Support Board
Date/Time: Fri, 10 Jan 2025 12:49:08 +0000
Post From: New Compiler
[2016-09-04 22:01:10] |
mkata - Posts: 103 |
I've now uninstalled/re-installed and tried to compile the above files again. This is the error I'm receiving now. -- Starting build of Custom Studies Source files: Template.cpp. -- 17:58:02 C:\Windows\system32\cmd.exe /C "C:\SierraChart\SierraChartTransActMA\ACS_Source\VisualCCompile.Bat" C:\SierraChart\SierraChartTransActMA\ACS_Source>call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" The system cannot find the path specified. C:\SierraChart\SierraChartTransActMA\ACS_Source>cl /GL /W3 /Gm- /O2 /Zc:inline /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_WINDLL" /Oy- /Oi /LD /EHsc /nologo "C:\SierraChart\SierraChartTransActMA\ACS_Source\Template.cpp" /link /INCREMENTAL:NO /OPT:REF /OPT:ICF /OUT:"C:\SierraChart\SierraChartTransActMA\Data\Template.dll" 'cl' is not recognized as an internal or external command, operable program or batch file. -- End of Build -- 17:58:02 |