MAC配置C++运行环境


 

1、在Visual Studio Code的官网上https://code.visualstudio.com/Download直接下载mac版的,解压后安装。

2、安装扩展应用插件 C\C++,C\C++ Clang Command Adapter,CodeLLDB(用来debug,解决Catalina不支持lldb调试问题)以及code runner(用来编译)。

3、配置文件:

 

 

 

问题解决:VSCode:Cannot edit in read-only editor

https://blog.csdn.net/dpengwang/article/details/106713838

 

 

配置过程:

https://www.jianshu.com/p/adc400a0eefd

https://blog.csdn.net/neptune4751/article/details/105925558/

https://blog.csdn.net/eastbell/article/details/95206033

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM