1、cannot determine the location of the vs common tools folder

打开"VS2013开发人员命令提示后",上面提示"cannot determine the location of the vs common tools folder",于是打开VC/bin目录下的vcvars32.bat,发现没有找到环境变量VS120COMNTOOLS。但是,我明明添加了VS120COMNTOOLS这个环境变量。为什么VS识别不出VS120COMNTOOLS?

解决方法:添加PATH环境变量,值为:C:\Windows\System32

原文:he problem is that the bat uses de reg command and it searches that in the PATH system variable. Somehow you have managed to get "C:\Windows\System32" out of the PATH variable, so just go to the system variables (right click "My Computer"
> "Properties" > advanced config > "Environment Variables", search the PATH variable and add at the end separated by ";" :
C:\Windows\System32

最新文章

  1. 【转载】SweetAlert2 使用
  2. 关于js中的回收机制,通俗版
  3. Maven Build profiles
  4. 1084. Broken Keyboard (20)
  5. NET Portability Analyzer
  6. 什么是NSAssert?
  7. 07_DICTIONARY_ACCESSIBILITY
  8. 【C语言的日常实践(十四)】constkeyword详细解释
  9. 解决C语言程序报错:return type defaults to‘int’
  10. 将个人博客从GitHub迁移至阿里云服务器过程总结
  11. (转载)CentOS6 Linux系统添加永久静态路由的方法
  12. CodeCombat编程游戏
  13. http协议下载文件
  14. Codeforces Beta Round #70 (Div. 2)
  15. 【Redis】Redis cluster集群搭建
  16. class-dump在osx 10.11以后安装方法
  17. type与instance区别
  18. PostgreSQL 常用的命令
  19. eclipse myeclipse 中的server的配置
  20. gamemakerstudio:Sprite的原点

热门文章

  1. UIViewController简述
  2. layer弹出相册层
  3. 按照Right-BICEP要求设计四则运算2程序的单元测试用例
  4. Linux文件系统之Mount流程分析
  5. error: QXcbConnection: Could not connect to display
  6. 轻松制作儿童趣味算术软件 - imsoft.cnblogs
  7. git设置ss代理
  8. 简单介绍Spring的ContextLoaderListener
  9. hdu 5310(贪心)
  10. LG1955 [NOI2015]程序自动分析