Searched full:vcvars64 (Results 1 – 11 of 11) sorted by relevance
5 :: Calls vcvars64.bat to configure a command-line build environment, then builds
32 const String vcvarsPath = visualStudioPath + r'\VC\Auxiliary\Build\vcvars64.bat';59 testUsingContext('Windows build fails when there is no vcvars64.bat', () async {
58 /// The path to vcvars64.bat, or null if no Visual Studio installation has70 'vcvars64.bat',
41 …all "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvars64.bat"
18 set vcvarsbat=vcvars64.bat
27 const String vcvarsPath = visualStudioPath + r'\VC\Auxiliary\Build\vcvars64.bat';
116 … "C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Auxiliary\Build\vcvars64.bat"
70 executing `vcvars32.bat` or `vcvars64.bat` and `SetEnv.cmd`.71 `vcvars32.bat` and `vcvars64.bat` are part of Visual C++ and are located in
70 executing `vcvars32.bat` or `vcvars64.bat`, which are located in the same
59 executing `vcvars32.bat` or `vcvars64.bat`, which are located in the same
283 run either `vcvars64.bat` or `vcvars32.bat` to set the required environment