Support Board
Date/Time: Sat, 10 May 2025 05:43:48 +0000
Post From: compiler error
[2016-01-22 16:30:52] |
jivetrader - Posts: 410 |
-- 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 |