简体   繁体   English

错误链接器命令失败,退出代码为 1(使用 -v 查看调用)

[英]Error linker command failed with exit code 1 (use -v to see invocation)

I have a problem with this error: linker command failed with exit code 1 (use -v to see invocation) And I don't find the source of this error and give me the solution... Thank for help我遇到了这个错误的问题:链接器命令失败,退出代码为 1(使用 -v 查看调用)而且我没有找到这个错误的根源并给我解决方案......感谢帮助

ld: file too small (length=0) file '/Users/idigao/Library/Developer/Xcode/DerivedData/IDIPhone-exyhshsbrfefnsdkwluvaiimrcky/Build/Intermediates/IDIPhone.build/Debug-iphonesimulator/IDIPhone.build/Objects-normal/x86_64/ContactTableViewController.o' for architecture x86_64

clang: error: linker command failed with exit code 1 (use -v to see invocation) clang:错误:链接器命令失败,退出代码为 1(使用 -v 查看调用)

使用 .xcworkspace 打开 Xcode 以解决链接器命令失败问题

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 链接器命令失败,退出代码为1(使用-v查看调用)错误? - linker command failed with exit code 1 (use -v to see invocation) error? 错误:链接器命令失败,退出代码为1(使用-v查看调用) - error: linker command failed with exit code 1 (use -v to see invocation) 错误“链接器命令失败,退出代码为1(使用-v查看调用)” - error “linker command failed with exit code 1 (use -v to see invocation)” 链接器命令失败,退出代码为1(使用-v查看调用 - linker command failed with exit code 1 (use -v to see invocation 链接器命令失败,退出代码为1(使用-v查看调用) - Linker command failed with exit code 1(use -v to see invocation) xCode 7:链接器命令失败,退出代码为1(使用-v查看调用) - xCode 7: linker command failed with exit code 1 (use -v to see invocation) Xcode 8:链接器命令失败,退出代码为1(使用-v查看调用) - Xcode 8: linker command failed with exit code 1 (use -v to see invocation) 链接器命令失败,迅速退出代码为1(使用-v查看调用) - linker command failed with exit code 1 (use -v to see invocation) in swift 链接器命令失败,退出代码为1(使用-v查看调用)-Xcode - linker command failed with exit code 1 (use -v to see invocation) - Xcode XCode 7:链接器命令失败,退出代码为1(使用-v查看调用) - XCode 7 : linker command failed with exit code 1 (use -v to see invocation)
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM