Login Page - Create Account

Support Board


Date/Time: Tue, 04 Feb 2025 06:00:33 +0000



Post From: VisualCCompile.Bat calls vcvarsall.bat not installed

[2019-12-26 16:30:31]
HinckleyBob - Posts: 45
Using the detailed instructions provided, the Visual C Compiler was installed. Attempting to run the script called by the Build Menu Item "...Build with Debug", the following output was presented in the Build Output:
-- Starting build of Custom Studies Source files: SetupHVAs(v2).cpp. -- 10:50:46

The Visual C++ compiler is not installed. Select 'Build >> Install Visual C++ Compiler' to download and install the compiler.
C:\WINDOWS\system32\cmd.exe /C "C:\SierraChart\SierraChartInstance_2\ACS_Source\VisualCCompile.Bat"

C:\SierraChart\SierraChartInstance_2\ACS_Source>call "C:\Program Files\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" amd64
The system cannot find the path specified.
------- snip snip -----------

The vcvarsall.bat is not on the C: drive in any directory.
But the Windows install log says MS VC++ Build Tools was installed running the file downloaded by your page http://go.microsoft.com/fwlink/?LinkId=691126, visualcppbuildtools_full.exe on 12/23/19.

How can the appropriate version of the compiler be installed, or how can the installation be used to debug?

Thank you, and Happy New Year.
Bob