Login Page - Create Account

Support Board


Date/Time: Mon, 23 Dec 2024 00:19:45 +0000



Post From: Unknown compilation error; running 1258

[2015-05-25 22:16:56]
@sstfrederik - Posts: 404
Starting build of Custom Studies Source files: FHV-MA-auto.cpp. -- 18:15:31

"C:\SierraChart\CPPCompiler\bin\g++.exe" "C:\SierraChart-SIM\ACS_Source\FHV-MA-auto.cpp" -march=i686 -mtune=i686 -O2 -shared -static -static-libgcc -static-libstdc++ -s -fno-rtti -fno-exceptions -o "C:\SierraChart-SIM\Data\FHV-MA-auto.dll"

In file included from C:\SierraChart-SIM\ACS_Source\scstructures.h:32:0,
from C:\SierraChart-SIM\ACS_Source\sierrachart.h:15,
from C:\SierraChart-SIM\ACS_Source\FHV-MA-auto.cpp:1:
C:\SierraChart-SIM\ACS_Source\scconstants.h:995:38: warning: scoped enums only available with -std=c++11 or -std=gnu++11 [enabled by default]
enum MoveToBreakEvenActionTypeEnum : int
^
-- End of Build -- 18:15:33