C++开发环境搭建-vscode

文章目录

参考链接

https://code.visualstudio.com/docs/cpp/config-mingw

https://code.visualstudio.com/docs/cpp/config-wsl

https://code.visualstudio.com/docs/editor/variables-reference

https://vector-of-bool.github.io/docs/vscode-cmake-tools/index.html

Linux

ubuntu16.04 64位

  1. 安装编译器和gdb
sudo apt install build-essential gdb
  1. 检查编译器和调试器是否已经安装成功
whereis g++
whereis gdb
  1. 安装vscode
  2. vscode安装扩展插件
- C/C++
- cmake
- cmake tools
  1. 操作一遍用户手册 https://code.visualstudio.com/docs/cpp/config-wsl, 可以熟悉调试运行C++的操作
  2. 操作一遍cmake tools手册,熟悉cmake的使用和程序的构建 https://vector-of-bool.github.io/docs/vscode-cmake-tools/getting_started.html

Windows

<
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值