lundi 4 janvier 2021

make: error: unable to find utility "make", not a developer tool or in PATH

I installed macOS Big Sur operation system on my laptop. I tried to build and compile my C++ code using its make file and I got this error message:

>> make
sh: line 1: 20732 Bus error: 10           /Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -sdk '' -find make 2> /dev/null
make: error: unable to find utility "make", not a developer tool or in PATH

I will appreciate it if someone suggests what is the reason I am getting this error and how it can be solved.

Aucun commentaire:

Enregistrer un commentaire