美文网首页
ld: entry point (start) undefine

ld: entry point (start) undefine

作者: 陪妮走未来 | 来源:发表于2018-11-01 17:36 被阅读100次

报错如下:

“ld: entry point (_main) undefined. for architecture x86_64 
clang: error: linker command failed with exit code 1 (use -v to see invocation)”

解决办法:

Select your Project
Go to Target -> Select your Test target
then go to Build Setting -> Search Mach-O Type
Change to -> Bundle


作者:Three_Zhang
来源:CSDN
原文:https://blog.csdn.net/three_zhang/article/details/80606504
版权声明:本文为博主原创文章,转载请附上博文链接!

相关文章

网友评论

      本文标题:ld: entry point (start) undefine

      本文链接:https://www.haomeiwen.com/subject/cbgxxqtx.html