Support Board
Date/Time: Tue, 25 Feb 2025 16:37:50 +0000
Post From: SC V2247 has wrong path in VisualCCompile.bat
[2021-04-15 05:03:18] |
User553714 - Posts: 184 |
Hi, I recently updated to SC V2247; when I try to build a custom study via the menu's Analysis>>BuildCustomStudies it gives the following error; C:\SierraChartB0\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." Previously the path included the VC sub-directory IE; C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat When I manually changed this path inside "VisualCCompile.bat" and run the file from inside the ACS_Source folder, the bat runs fine and my code compiles. Can you please make the changes so the correct path is used via the SC build menu? |