Login Page - Create Account

Support Board


Date/Time: Tue, 04 Feb 2025 06:03:13 +0000



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

[2020-01-01 18:50:17]
User907968 - Posts: 825
@User701453

In relation to this -
Trying to debug that same cpp file with VS17 following the SC instructions results in breakpoints that dont work as VS returns errors that "The BreakPoint will currently not be hit.No symbols have been loaded for this document."

Sorry if I state the obvious, but you can't expect to be able to debug in VS if the debug build of your code failed (as indicated by the statement below) -
fatal error C1003: error count exceeds 100; stopping compilation

If your custom developed code will compile using the 'Remote Build' function, but not locally using the 'Build with C++ -Debug' function, then maybe there is a problem with one or more of the header files in the sierrachart\ASCSource folder. Did you already try downloading a clean version of sierrachart to check for this?