使用-v查看调用? [英] use -v to see invocation?

查看:82
本文介绍了使用-v查看调用?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的一个iOS应用程序存在严重的链接器问题(请参阅上一篇文章了解详情)

I am having a serious linker problem on one of my iOS apps (See previous post for details)

linker command failed with exit code 1 (use -v to see invocation)

一个基本问题是:如何使用-v查看调用?

这是我可以在某个地方设置的选项吗?

Is that an option that I can set somewhere?

推荐答案

在项目浏览器"中单击您的项目.单击构建设置选项卡.找到链接部分.在其下,将-v添加到其他链接器标志".

Click your project in the Project Navigator. Click the Build Settings tab. Find the Linking section. Under that, add -v to "Other Linker Flags".

您可能需要清理您的项目或构建文件夹,然后重新构建以在构建日志中查看结果.

You may need to clean your project or the build folder and rebuild to see the result in the build log.

这篇关于使用-v查看调用?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆