使用SVN clang: error: linker command failed with exit code 1 (use -v to see invocation)

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

ld: library not found for -lxxxxxxxxxxxx  
clang: error: linker command failed with exit code 1 (use -v to see invocation)


緣由:
ide

SVN在上傳資源服務器時默認配置會把一些第三方的.a庫文件等給忽略了,而後就形成這樣的錯誤。工具


解決辦法:spa

配置global-ignores文件code


由於我用的是Cornerstone圖像工具,Preferences -->Subversion -->General ,去掉默認的勾選狀態,刪掉 *.a標籤,而後Save便可,以下圖。orm

wKiom1OGnh7iQ1bMAAMPivhrMjM346.jpg

wKioL1OGnfLz0rh2AALDkOMp1tU982.jpg

相關文章
相關標籤/搜索