Login Page - Create Account

Support Board


Date/Time: Tue, 25 Feb 2025 10:23:53 +0000



VS compiler

View Count: 689

[2021-04-11 03:35:54]
User253911 - Posts: 1
SC ver 2247 64bit
when compiling C++ code, it comes with error:

C:\SierraChart\ACS_Source>call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\vcvarsall.bat" amd64
'"C:\Program Files (x86)\Microsoft Visual Studio 14.0\vcvarsall.bat"' is not recognized as an internal or external command,
operable program or batch file.


to fix it you need to change the VisualCCompile.Bat

C:\WINDOWS\system32\cmd.exe /C "C:\SierraChart\ACS_Source\VisualCCompile.Bat"
to:
C:\WINDOWS\system32\cmd.exe /C "C:\SierraChart\ACS_Source\VC\VisualCCompile.Bat"
Date Time Of Last Edit: 2021-04-11 13:32:41
[2021-04-11 19:31:38]
Sierra Chart Engineering - Posts: 104368
Update to the latest prerelease of Sierra Chart to solve this:
Software Download: Fast Update

Make sure it is the prerelease.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
Date Time Of Last Edit: 2021-04-11 19:31:46

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account