Support Board
Date/Time: Sat, 08 Feb 2025 10:55:40 +0000
Post From: [SOLVED] Error Building locally with Visual C++ and personal .h files
[2020-07-01 16:35:19] |
ForgivingComputers.com - Posts: 996 |
If you installed Visual Studio before you installed the Visual C++ Compiler in the Sierra Chart Analysis>>Build menu, then you need to uninstall Visual Studio, reinstall the Compiler in Sierra and then re-install Visual Studio. No editing of the bat file will be required. The Warnings can be suppressed with /W0 in the Additional Compiler Parameters field. Then do "Build with Visual C++ - Debug" and when it is working re-build with "Build with Visual C++ - Release".
|