码迷,mamicode.com
首页 > 其他好文 > 详细

VS2010--canot determine the locationof the vs common tools folder

时间:2016-08-23 12:50:40      阅读:145      评论:0      收藏:0      [点我收藏+]

标签:

vcvars32.bat第一行后复制

@SET VSINSTALLDIR=c:\Program Files\Microsoft Visual Studio 10.0 
@SET VCINSTALLDIR=c:\Program Files\Microsoft Visual Studio 10.0\VC
@SET FrameworkDir32=c:\Windows\Microsoft.NET\Framework
@SET FrameworkVersion32=v4.0.30319
@SET Framework35Version=v3.5

在下面三行前面加 ::
::@call :GetVSCommonToolsDir 
::@if "%VS100COMNTOOLS%"=="" goto error_no_VS100COMNTOOLSDIR 
::@call "%VS100COMNTOOLS%VCVarsQueryRegistry.bat" 32bit No64bit

VS2010--canot determine the locationof the vs common tools folder

标签:

原文地址:http://www.cnblogs.com/zhoudingcocng/p/5798739.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!