Login Page - Create Account

Support Board


Date/Time: Thu, 19 Sep 2024 21:36:34 +0000



Post From: Compiling issue again???

[2013-12-21 11:18:02]
test99 - Posts: 26
Trying to compile my old code using version 1063 latest GCC compiler. Code is in working condition, it was debugged and is being used presently as dll file.

Is this the same issue as in this thread "Compiling cpp file started by ABeyer" posted on the message board?

I am getting g++.exe application error in a popup window and a message below.


-- Starting build of Custom Studies Source files: AdaptiveMAfilterTrading.cpp. -- 03:09:59

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

-- End of Build -- 03:10:02

Thanks for you help guys.