问题
Anybody has any idea about what is this and how can I solve this build error ??
ld: library not found for -lc++
clang: error: linker command failed with exit code 1 (use -v to see invocation)
thanks in advance.
回答1:
Install libc++
You can download from:
http://libcxx.llvm.org/
来源:https://stackoverflow.com/questions/17302349/what-is-lc