Protobuf prototype
This commit is contained in:
parent
e277a83c5f
commit
9b567b8c6c
119 changed files with 8599 additions and 0 deletions
22
server/cmake-build-debug/CMakeFiles/CMakeError.log
Normal file
22
server/cmake-build-debug/CMakeFiles/CMakeError.log
Normal file
|
@ -0,0 +1,22 @@
|
|||
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)
|
||||
|
||||
|
Reference in a new issue