简体   繁体   English

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

[英]XCode 3.2.4 Project - no “other linker flags” in build settings visible

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. 我最近尝试将cocos2d游戏与开放式伪装连接起来,但是我无法完成它,因为我创建的任何项目的构建设置中似乎都缺少一些设置。

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. 例如,我必须检查“在目标c中调用c ++默认ctor / Dtors”,但是在我的构建设置中没有这样的选项。 What's wrong with that? 怎么了

Here is a picture: http://img413.imageshack.us/img413/3425/bildschirmfoto20101023u.png 这是一张图片: 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? 有可能吗?

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. 如果显示所有设置,则应该看到它。

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM