XCode 3.2.4 项目 - 没有“其他链接器标志”在构建设置中可见

发布于 2024-09-29 01:28:46 字数 398 浏览 2 评论 0原文

我最近试图将我的 cocos2d 游戏与 open feint 连接起来,但我无法完成它,因为我创建的任何项目的构建设置中似乎缺少一些设置。

例如,我必须选中“Call c++ Default ctors/Dtors in Objective C”,但我的构建设置中没有这样的选项。这有什么问题吗?

这是一张图片: http://img413.imageshack.us/img413/3425/bildschirmfoto20101023u.png

我的项目是左边的,我下载的是右边的。我需要将我的构建设置设置为像右侧的设置。这有可能吗?

I am recently trying to connect my cocos2d game with open feint, but I can't accomplish it as there seem to be some settings missing in my build settings of any project that I create.

For example, I have to check "Call c++ Default ctors/Dtors in objective c", but there isn't such an option in my build settings. What's wrong with that?

Here is a picture:
http://img413.imageshack.us/img413/3425/bildschirmfoto20101023u.png

My project is the one on the left, I downloaded the right one. I need to my build settings to like like the ones on the right. Is that somehow possible?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

笑红尘 2024-10-06 01:28:46

在图像中,您将构建设置窗口设置为显示“在此级别定义的设置”。由于您尚未更改其他链接器标志设置,因此它自然不会显示。如果显示所有设置,您应该会看到它。

In the image, you have the build settings windows set to show "settings defined at this level". Since you haven't yet changed the other linker flags setting, naturally it doesn't show up. If you show all settings, you should see it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文