我在构建我的OpenGL项目时遇到了问题。
我得到了以下错误。
ld: file not found: /usr/lib/system/libsystem_stats.dylib for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)我把“其他链接器旗帜”设置为"-lGLEW“
发布于 2016-10-26 23:27:09
https://stackoverflow.com/questions/40196141
复制相似问题