再把项目上传到SVN仓库上,而后再拉到本地编译时出现以下错误服务器
[objc] view plain copyapp
ld: library not found for -lxxxxxxxxxxxx 工具
clang: error: linker command failed with exit code 1 (use -v to see invocation) spa
缘由:
.net
SVN在上传资源服务器时默认配置会把一些第三方的.a库文件等给忽略了,而后就形成这样的错误。code
解决办法:orm
配置global-ignores文件blog
由于我用的是Cornerstone图像工具,Preferences -->Subversion -->General ,去掉默认的勾选状态,删掉 *.a标签,而后Save便可,以下图。ip