Trying to do some Blender development, I am working on Alpine Linux, but transferred files from a NixOS install and am building from main. The issue is that Make is looking for cc
and c++
in the NixOS, not the Alpine path. My best bet would probably be removing the repo and restarting the process, but I have terrible internet and would like to troubleshoot the issue if at all possible.
you can safely remove your build folder and start over, no need to download the sources+libs again.
1 Like