2013-05-20 37 views
0

失敗,我得到了下面的錯誤,當加載模塊鈦:鐺:錯誤:連接命令,退出代碼爲1(使用-v看看調用)鈦

clang: error: linker command failed with exit code 1 (use -v to see invocation) [ERROR] 
[ERROR] Error: Traceback (most recent call last): 
    File "/Users/goodlogics/Library/Application Support/Titanium/mobilesdk/osx/3.1.0.GA/iphone/builder.py", line 1379, in main 
    execute_xcode("iphonesimulator%s" % link_version,["GCC_PREPROCESSOR_DEFINITIONS=__LOG__ID__=%s DEPLOYTYPE=development TI_DEVELOPMENT=1 DEBUG=1 TI_VERSION=%s %s %s" % (log_id,sdk_version,debugstr,kroll_coverage)],False) 
    File "/Users/goodlogics/Library/Application Support/Titanium/mobilesdk/osx/3.1.0.GA/iphone/builder.py", line 1286, in execute_xcode 
    output = run.run(args,False,False,o) 
    File "/Users/goodlogics/Library/Application Support/Titanium/mobilesdk/osx/3.1.0.GA/iphone/run.py", line 41, in run 
    sys.exit(rc) 
SystemExit: 65 

回答

相關問題