Login Page - Create Account

Support Board


Date/Time: Thu, 02 May 2024 01:12:36 +0000



Post From: compiler question

[2013-04-26 06:02:39]
user6275 - Posts: 13
Ok, havent upgraded in a while, why is my source code now giving me this when i compile?

This is my fault..have fallen behind... thanks


Error message:
-- Starting build of Custom Studies Source File: Automator.cpp. -- 23:59:09
"C:\SierraChart\CPPCompiler\bin\g++.exe" "C:\SierraChart\SierraChartTransActMA\ACS_Source\Automator.cpp" -march=i686 -mtune=i686 -O2 -shared -static -static-libgcc -static-libstdc++ -s -fno-rtti -fno-exceptions -o "C:\SierraChart\SierraChartTransActMA\Data\Automator.dll"

C:\SierraChart\SierraChartTransActMA\ACS_Source\Automator.cpp: In function 'void scsf_AutomatorOn(SCStudyInterfaceRef)':
C:\SierraChart\SierraChartTransActMA\ACS_Source\Automator.cpp:440:241: error: expected ')' before ';' token
-- End of Build -- 23:59:11