程序師世界是廣大編程愛好者互助、分享、學習的平台,程序師世界有你更精彩!
首頁
編程語言
C語言|JAVA編程
Python編程
網頁編程
ASP編程|PHP編程
JSP編程
數據庫知識
MYSQL數據庫|SqlServer數據庫
Oracle數據庫|DB2數據庫
 程式師世界 >> 編程語言 >> 更多編程語言 >> 編程綜合問答 >> xcode鏈接錯誤-求大神幫忙看看這個錯誤

xcode鏈接錯誤-求大神幫忙看看這個錯誤

編輯:編程綜合問答
求大神幫忙看看這個錯誤

0 0x105dbf342 __assert_rtn + 144
1 0x105dfa2c6 archive::File::makeObjectFileForMember(archive::File::Entry const*) const + 1138
2 0x105df9c74 archive::File::justInTimeforEachAtom(char const*, ld::File::AtomHandler&) const + 122
3 0x105e12a75 ld::tool::InputFiles::searchLibraries(char const*, bool, bool, bool, ld::File::AtomHandler&) const + 265
4 0x105e1bdb8 ld::tool::Resolver::resolveUndefines() + 160
5 0x105e1e117 ld::tool::Resolver::resolve() + 79
6 0x105dc0060 main + 812
7 0x7fff928705ad start + 1
A linker snapshot was created at:
/tmp/yuefei-2016-00-04-174524.ld-snapshot
ld: Assertion failed: (memberIndex != 0), function makeObjectFileForMember, file /Library/Caches/com.apple.xbs/Sources/ld64/ld64-253.9/src/ld/parsers/archive_file.cpp, line 355.
clang: error: linker command failed with exit code 1 (use -v to see invocation)

最佳回答:


問題已解決,靜態庫問題

  1. 上一頁:
  2. 下一頁:
Copyright © 程式師世界 All Rights Reserved