简体   繁体   English

用于代码块的命令行工具

[英]Command line Tools for Code Blocks

I'm trying to install the command line tools on Code::Blocks on my Mac, i have downloaded Xcode and tried to install their command line tools, but i get this error when I try to enter Apple's download page: 我正在尝试在我的Mac上的Code :: Blocks上安装命令行工具,我已经下载了Xcode并尝试安装他们的命令行工具,但是当我尝试进入Apple的下载页面时出现此错误:

在此输入图像描述

I've even tried downloading from code block preferences , but i don't get the option to: 我甚至尝试从代码块首选项下载,但我没有选择:

在此输入图像描述

Any Suggestions? 有什么建议么?

My main aim is just to have a C++ compiler working on my Mac, and I'm aiming to start developing C++ applications. 我的主要目的是让我的Mac上有一个C ++编译器,我的目标是开始开发C ++应用程序。 Any further suggestions on this alternatively to Code::Blocks would help. 对Code :: Blocks的任何进一步建议都会有所帮助。

Thanks 谢谢

Download xcode and install their command line tools. 下载xcode并安装他们的命令行工具。 All of the xcode tools are generally updated well and easy to install 所有xcode工具通常都更新,易于安装

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

相关问题 在Code :: Blocks中像在命令行中一样进行编译 - Compile in Code::Blocks like in command line Code :: Blocks与命令行(Qt)不一致的预构建选项 - Code::Blocks Pre-build options inconsistent with command line (Qt) 在Code :: Blocks中运行程序的其他命令行参数? - Additional Command Line Arguments for Running Program in Code::Blocks? C ++可以在Code :: Blocks中以完整路径打开文件,但不能以相对路径作为命令行参数 - C++ Able to open a file in Code::Blocks with its full path, but not with relative path as a command line argument 从Code :: Blocks配置g ++不会在命令行上起作用 - Configuring g++ from Code::Blocks doesn't take affect on command line 在应用程序中调用linux命令行工具 - Calling linux command line tools inside application Code::Blocks 调试器:如何在逐行执行时“进入”函数? - Code::Blocks Debugger : how to `step into` functions on line-by-line execution? 用于创建用户友好的命令行提示的工具? - tools for creating user-friendly command-line prompt? 如何在OSX Mavericks中为Xcode 5.0.2安装命令行工具? - How to install Command Line Tools for Xcode 5.0.2 in OSX Mavericks? MAC c ++控制交互式命令行工具 - MAC c++ control interactive Command Line Tools
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM