(03-09-2012, 11:19 AM)scummos Wrote: You don't have the compiler installed or it is installed in the wrong place. scons tells you:
Code:
sh: /Developer/usr/bin/llvm-g++: No such file or directory
I fixed the first error. That has to do with Xcode 4.3 being installed in the Applications folder rather than Developer.
It ran for quite sometime but now I get another error:
Archiving Build/Darwin-x86_64-release/Source/Core/Core/libcore.a
sh: ar: command not found
scons: *** [Build/Darwin-x86_64-release/Source/Core/Core/libcore.a] Error 127
scons: building terminated because of errors.
Ideas?
