Login Page - Create Account

Support Board


Date/Time: Sat, 18 May 2024 14:44:38 +0000



Post From: compiler error

[2016-01-22 16:30:52]
jivetrader - Posts: 395
-- Starting build of Custom Studies Source files: cg_b1.cpp. -- 11:27:38

"C:\SierraChart\CPPCompiler\bin\g++.exe" "C:\SierraChart\ACS_Source\cg_b1.cpp" -march=i686 -mtune=i686 -O2 -shared -static -static-libgcc -static-libstdc++ -s -fno-rtti -fno-exceptions -std=gnu++11 -o "C:\SierraChart\Data\cg_b1.dll"

C:\SierraChart\ACS_Source\cg_b1.cpp:3:10: error: expected constructor, destructor, or type conversion before '(' token
SCDLLInit("CG_b1");
^
-- End of Build -- 11:27:39