帮助使用 Xcode

发布于 2024-08-24 08:34:26 字数 335 浏览 15 评论 0原文

因此,我使用 Xcode 来使用 C++ 进行编程。我想访问 C++ 工具,但遇到了这个问题。

这就是打开新项目时的样子。仅对我来说,最后没有“命令行实用程序”选项。

替代文本 http://img.skitch.com/20100305-gsab76ef7bkx5ihwwj94cui39t.jpg

如何我可以使用“命令行实用程序”选项吗?我需要它来访问 C++ 工具。

请并谢谢您!

So, I'm using Xcode to program with C++. I want to access the C++ tool but I'm having this problem.

This is what it looks like when opening a new project. Only for me, I don't have the 'Command Line Utility' option at the end.

alt text http://img.skitch.com/20100305-gsab76ef7bkx5ihwwj94cui39t.jpg

How can I get the 'Command Line Utility' option to be available. I need it to access the C++ tool.

Please and thank you!

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

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

发布评论

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

评论(2

我只土不豪 2024-08-31 08:34:26

如果您使用的是最新版本的 Xcode(例如 3.2.2),那么选择过程会略有不同 - 您需要 Application -> 命令行工具,然后从弹出菜单中选择C++ stdc++

替代文本

If you're on a reasonably current version of Xcode (e.g. 3.2.2) then the selection process is slightly different - you need Application -> Command Line Tool and then select C++ stdc++ from the popup menu.

alt text

究竟谁懂我的在乎 2024-08-31 08:34:26

我有 Xcode v3.2

我在 File > 下找到了命令行实用程序新项目> (Mac OS X) 应用程序 >命令行工具(在右窗格中)。当您单击右侧窗格中的命令行工具时,您将看到一个下拉框,可让您选择要使用的语言。我的默认为 C,但有一个选项“C++ stdc++”。

I have Xcode v3.2

I find the command line utility under File > New Project > (Mac OS X) Application > Command Line Tool (in right pane). When you click on Command Line Tool in right pane you will see a drop down box that lets you select the language you want to use. Mine defaults to C but there is an option for "C++ stdc++".

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