22 lines
606 B
Text
22 lines
606 B
Text
Compiling the C compiler identification source file "CMakeCCompilerId.c" failed.
|
|
Compiler: /Library/Developer/CommandLineTools/usr/bin/cc
|
|
Build flags:
|
|
Id flags:
|
|
|
|
The output was:
|
|
1
|
|
ld: library not found for -lSystem
|
|
clang: error: linker command failed with exit code 1 (use -v to see invocation)
|
|
|
|
|
|
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" failed.
|
|
Compiler: /Library/Developer/CommandLineTools/usr/bin/c++
|
|
Build flags:
|
|
Id flags:
|
|
|
|
The output was:
|
|
1
|
|
ld: library not found for -lc++
|
|
clang: error: linker command failed with exit code 1 (use -v to see invocation)
|
|
|
|
|