vscode配置c++插件教程链接如下:

https://code.visualstudio.com/docs/cpp/config-msvc#_check-your-microsoft-visual-c-installation

必须有工作空间

有工作空间/workspace才能有配置文件。否则配置文件显示和教程不一致,最后无法运行成功。

必须通过Developer Command Prompt for Visual Studio启动

必须通过Developer Command Prompt for Visual Studio启动vscode才能使用cl.exe。



感觉也有其他配置方法。但没有找到。

最新文章

  1. [LeetCode] Duplicate Emails 重复的邮箱
  2. 设置sublime text2/3中默认预览浏览器快捷键的方法
  3. C++Builder 笔记
  4. linux ssh免密码登录设置
  5. ubuntu创建、删除文件及文件夹,强制清空回收站方法
  6. Android(java)学习笔记207:开源项目使用之gif view
  7. ILSpy反编译工具的使用
  8. Call-time pass-by-reference has been deprecated
  9. Elasticsearch搜索之cross_fields分析
  10. Spring Boot1.5.4 AOP实例
  11. ES6简介
  12. PHP中json_encode与json_decode
  13. Swift下多个Storyboard的项目结构
  14. 跨界!Omi 发布多端统一框架 Omip 打通小程序与 Web 腾讯开源 2月28日
  15. Javascript继承6:终极继承者----寄生组合式继承
  16. Nginx上部署HTTPS + HTTP2
  17. java容器Container和组件Component之GUI
  18. Wed Jul 04 18:01:38 CST 2018 WARN: Establishing SSL connection without server's identity verification is not recommended
  19. Redis---quickList(快速列表)
  20. Madgwick IMU Filter

热门文章

  1. java 多线程Thread 子类 定时器Timer
  2. 在程序出现问题,当找不到错误时,第一时间用try ,catch包括起来
  3. 【九度OJ】题目1174:查找第K小数 解题报告
  4. 【LeetCode】400. Nth Digit 解题报告(Python)
  5. 【LeetCode】463. Island Perimeter 解题报告(Python)
  6. 1301 - Monitoring Processes
  7. Practical Black-Box Attacks against Machine Learning
  8. 解决vue生产环境app.js或vendor文件过大问题
  9. BL8810最新版规格书|BL8810方案|USB 2.0读卡器控制器
  10. 教你如何6秒钟往MySQL插入100万条数据!然后删库跑路!