使用SVN clang: error: linker command failed with exi

再把項目上傳到SVN倉庫上,而後再拉到本地編譯時出現以下錯誤服務器

[objc] view plain copyapp

 在CODE上查看代碼片派生到個人代碼片

  1. ld: library not found for -lxxxxxxxxxxxx  工具

  2. 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




相關文章
相關標籤/搜索