Open anyinst opened 6 years ago
@anyinst Which branch of obfuscator do you build? I build llvm-4.0 and copy clang to xcode9.2, it come out error 'error: cannot specify -o when generating multiple output files'.
@longv2go me too
@longv2go me too
i think you need to upgrade the llvm 5.0.1
Nope. Build libcxx and libcxxabi. For example if the branch is called 4.0, then download version 4.0 of libcxx and libcxxabi from https://releases.llvm.org , put into projects/ then restart building.(Might need to build again from scratch for cmake to recognize the new files)
fatal error: 'mutex' file not found
include
1 error generated.