Login Page - Create Account

Support Board


Date/Time: Thu, 09 May 2024 07:22:25 +0000



Post From: Visual C++ Compiler error with v1460 or above, but no problem with v1453

[2016-10-06 11:26:36]
User129630 - Posts: 22
I am using v1460 and v1469. In both versions, I am getting the following (Visual C++) compiler error saying that the source file can't be opened (or found), even though the source file is there.

Then, when I rolled back to v1453, there is no such compiler error anymore. Please see if you can provide the fix ASAP. Thx.

========

-- Starting build of Custom Studies Source files: MySource.cpp. -- 04:16:14

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"
JK-ML-TTS.cpp
c1xx: fatal error C1083: Cannot open source file: 'C:\SierraChart\SierraChartTransActMA\ACS_Source\MySource.cpp': No such file or directory
-- End of Build -- 04:16:17