在XCode中新建C++工程

我的XCode版本是4.6.2。

新建一个C++工程的步骤如下,
第一步,打开“File”->“New”->“Project…”,在弹出的选择模版的对话框中选择“OS X”->“Application”->“Command Line Tool”,如图

xcode c++ step1

第二部,填好工程名字(Product Name);在“Type”下拉列表中选择“C++”;取消选择“Use Automatic Reference Counting”(Apple应该没有为C++提供ARC的吧),如图

xcode c++ step2

完成,新的C++工程就建好了。

待做——向XCode中导入已经存在的C++工程。
http://stackoverflow.com/questions/5034286/import-existing-c-project-into-xcode-ide, Do more search.

2013-05-15 22:16
推荐到豆瓣

如果你觉得这篇文章对你有用,可以微信扫一扫表示🙏 / If you find this post is useful to you, buy me 🍶 via Wechat