`
jimmygan
  • 浏览: 83332 次
  • 性别: Icon_minigender_1
  • 来自: 成都
文章分类
社区版块
存档分类
最新评论

Mac os C Compiler Error

阅读更多

修复mac os 10.8 gcc 编译错误

no acceptable C compiler found in $PATH



按照以下步骤操作:
1. 执行 App Store
2. 搜索Xcode, 并安装 -- 苹果免费安装
3. 等待安装完成,启动Xcode
4. 进入Xcode Preferences
5. 点击“Downloads”标签 --> 显示如下


6. 选择最后一项 “Command Line Tools”

问题解决

 

分享到:
评论

相关推荐

    mac os x将C文件编译成.so库

    在Mac OS X系统中,将C语言源代码编译成动态库(.so库)是开发者经常遇到的任务,尤其在跨平台开发或者与Unity等游戏引擎集成时。本篇文章将详细讲解如何在Mac环境下,利用GCC编译器将C文件转化为适用于Unix-like...

    Advanced Mac OS X Programming

    Mac OS X高级编程英文版。本书共有23章:1.C and Objective-C 2.The Compiler 3. Blocks 4.Command-Line Programs 5.Exceptions, Error Handling, and Signals 6.Libraries 7.Memory 8.Debugging With GDB 9.DTrace ...

    Cplusplus.in.24.Hours.Sams.Teach.Yourself.6th.Edition

    Install and use a C++ compiler for Windows, Mac OS X, or Linux Build object-oriented programs in C++ Master core C++ concepts such as functions and classes Add rich functionality with templates and ...

    MinGW安装包(直接点击setup安装,跳过下载)

    - `gcc-objc-3.4.2-20040916-1.tar.gz`:Objective-C编译器,使得MinGW也支持Objective-C语言,这在开发Mac OS X或iOS应用程序时可能有用。 - `gcc-g77-3.4.2-20040916-1.tar.gz`:Fortran编译器,对于科学计算和...

    Jcreater常见问题

    - 对于Linux或Mac OS: - 使用文本编辑器打开`~/.bashrc`或`~/.bash_profile`文件。 - 添加以下行:`export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64`(根据实际情况调整路径)。 - 运行`source ~/.bashrc`...

    Bochs - The cross platform IA-32 (x86) emulator

    - Support more host OS to run on: - Include win64 native binary in the release. - Fixed failures on big endian hosts. - BIOS: Support for up to 2M ROM BIOS images. - GUI: select mouse capture toggle...

    计算机常用词语中英文对照

    1. **操作系统 (Operating System, OS)**:计算机系统的核心部分,管理硬件资源并为用户提供服务,如Windows、Mac OS和Linux。 2. **软件 (Software)**:运行在计算机上的程序和数据集合,分为系统软件和应用软件。...

    最完整的Object Pascal语言介绍(中文版)

    Object Pascal支持Windows、Mac OS X、iOS和Android等多个平台的开发。 二、基本语法 1. 变量和常量:Object Pascal中的变量定义使用`var`关键字,常量则用`const`。例如,`var x: Integer;`定义了一个整型变量x,`...

    ICS delphixe10源码版

    and Mac OS-X projects. Note that latest C++ Builder version supported is XE3 (lack of spare time, sorry). ICS V9 is in early development and is planned to support Android. There are no current plans ...

    PHP函数参考手册大全

    5. Mac OS X 系统下的安装 6. Windows 系统下的安装 7. PECL 扩展库安装 8. 还有问题? 9. 运行时配置 III. 语言参考 10. 基本语法 11. 类型 12. 变量 13. 常量 14. 表达式 15. 运算符 16. 流程控制 17. 函数 18. 类...

    中文版PHP使用手册

    5. Mac OS X 系统下的安装 6. Windows 系统下的安装 7. PECL 扩展库安装 8. 还有问题? 9. 运行时配置 III. 语言参考 10. 基本语法 11. 类型 12. 变量 13. 常量 14. 表达式 15. 运算符 16. 流程控制 17. 函数 18. 类...

    经典收藏最全php5.0查询手册

    5. Mac OS X 系统下的安装 6. Windows 系统下的安装 7. PECL 扩展库安装 8. 还有问题? 9. 运行时配置 III. 语言参考 10. 基本语法 11. 类型 12. 变量 13. 常量 14. 表达式 15. 运算符 16. 流程控制 17. 函数 18. 类...

    php手册PHP5研究室编无乱码版本chm

    5. Mac OS X 系统下的安装 6. Windows 系统下的安装 7. PECL 扩展库安装 8. 还有问题? 9. 运行时配置 III. 语言参考 10. 基本语法 11. 类型 12. 变量 13. 常量 14. 表达式 15. 运算符 16. 流程控制 17...

    PHP手册(带评论版-2008-03-14).part2.rar

    5. Mac OS X 系统下的安装 6. Windows 系统下的安装 7. PECL 扩展库安装 8. 还有问题? 9. 运行时配置 III. 语言参考 10. 基本语法 11. 类型 12. 变量 13. 常量 14. 表达式 15. 运算符 16. 流程控制 17. 函数 18. 类...

    PHP手册(带评论版-2008-03-14).part1.rar

    5. Mac OS X 系统下的安装 6. Windows 系统下的安装 7. PECL 扩展库安装 8. 还有问题? 9. 运行时配置 III. 语言参考 10. 基本语法 11. 类型 12. 变量 13. 常量 14. 表达式 15. 运算符 16. 流程控制 17. 函数 18. 类...

    PHP5 开发手册 简体中文手册

    5. Mac OS X 系统下的安装 6. Windows 系统下的安装 7. PECL 扩展库安装 8. 还有问题? 9. 运行时配置 III. 语言参考 10. 基本语法 11. 类型 12. 变量 13. 常量 14. 表达式 15. 运算符 16. 流程控制 17. 函数 18. 类...

    php手册.chm,php手册

    5. Mac OS X 系统下的安装 6. Windows 系统下的安装 7. PECL 扩展库安装 8. 还有问题? 9. 运行时配置 III. 语言参考 10. 基本语法 11. 类型 12. 变量 13. 常量 14. 表达式 15. 运算符 16. 流程控制 17. 函数 18. 类...

    php帮助文档,php。chm,php必备的中文手册

    5. Mac OS X 系统下的安装 6. Windows 系统下的安装 7. PECL 扩展库安装 8. 还有问题? 9. 运行时配置 III. 语言参考 10. 基本语法 11. 类型 12. 变量 13. 常量 14. 表达式 15. 运算符 16. 流程控制 17. 函数 18. 类...

    javacv-platform-1.3.3-src

    The binary archive contains builds for Android, Linux, Mac OS X, and Windows. The JAR files for specific child modules or platforms can also be obtained individually from the Maven Central Repository....

    MySQL 5.6 Reference Manual

    Table of Contents Preface, Notes, Licenses . . . . . . . . ....1. Licenses for Third-Party Components ....1.1. FindGTest.cmake License ....1.2. LPeg Library License ....1.3. LuaFileSystem Library License ....

Global site tag (gtag.js) - Google Analytics