Login Page - Create Account

Support Board


Date/Time: Sat, 30 Nov 2024 10:52:46 +0000



[Programming Help] - Remote Build succeeds but Build with Visual C++ fails

View Count: 702

[2022-03-13 19:48:46]
User787032 - Posts: 37
Hello,

I recently installed a new version of the C++ compiler and now compilations that worked previously are failing. I can compile studies successfully using the remote build, but when I try to build using the Visual C++ compiler, I get the following error message:

-------------------------
C:\WINDOWS\system32\cmd.exe /C "C:\SierraChart\ACS_Source\VisualCCompile.Bat"

C:\SierraChart\ACS_Source>call "" amd64
'""' is not recognized as an internal or external command,
operable program or batch file.

C:\SierraChart\ACS_Source>cl /JMC /MP /analyze- /Zc:wchar_t /Z7 /Od /GS /W3 /RTC1 /Zc:inline /D "_WINDOWS" /D "_USRDLL" /D "_WINDLL" /Gd /Gy /GR- /GF /fp:precise /MTd /std:c++17 /LD /EHa /WX- /diagnostics:classic /nologo "C:\SierraChart\ACS_Source\CumulativeDOMdata3.cpp" /link "Gdi32.lib" /DLL /DYNAMICBASE /DEBUG /INCREMENTAL:NO /OPT:REF /MACHINE:X64 /OUT:"C:\SierraChart\Data\CumulativeDOMdata3_64.dll"
'cl' is not recognized as an internal or external command,
operable program or batch file.
--------------------------------------

Is there a way to roll back to an earlier version of the C++ compiler?
[2022-11-29 15:31:00]
Sierra_Chart Engineering - Posts: 17272
So you are referring to a new version of the Visual C++ compiler?

Newer versions of Sierra Chart have on the Build Custom Studies window a setting to control the Visual C++ installation path. So you can set that to what you require.
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, use the Teton service:
Sierra Chart Teton Futures Order Routing
Date Time Of Last Edit: 2022-11-29 15:31:08

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

Login

Login Page - Create Account