Login Page - Create Account

Support Board


Date/Time: Sat, 27 Apr 2024 00:17:56 +0000



Post From: [SOLVED] Error Building locally with Visual C++ and personal .h files

[2020-07-01 16:35:19]
bradh - Posts: 854
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".