Login Page - Create Account

Support Board


Date/Time: Thu, 25 Apr 2024 17:16:10 +0000



Post From: fatal error c1083

[2020-01-21 10:48:33]
User701453 - Posts: 176
Exact Error below.
The ATRStopAndColorBackground.cpp file does exist and compiles with no issues if remote build is used.
The same error occurs with other .cpp files.

The files are not set for "Read Only" , I am an administrator on the pc and SierraChart.exe in the C:\SierraChart\SierraChartTransActMA directory is set to run as administrator.


-- Starting build of Custom Studies Source files: ATRStopAndColorBackground.cpp. -- 05:39:17

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"
cl : Command line warning D9002 : ignoring unknown option '/JMC'
cl : Command line warning D9002 : ignoring unknown option '/std:c++17'
cl : Command line warning D9002 : ignoring unknown option '/diagnostics:classic'
ATRStopAndColorBackground.cpp
c1xx: fatal error C1083: Cannot open source file: 'C:\SierraChart\SierraChartTransActMA\ACS_Source\ATRStopAndColorBackground.cpp': No such file or directory
-- End of Build -- 05:39:24