Login Page - Create Account

Support Board


Date/Time: Thu, 28 Mar 2024 12:16:37 +0000



No output after building a custom DLL

View Count: 889

[2014-12-11 03:28:41]
jaschoi - Posts: 2
Hi, I am new to Sierra chart and i am trying to build a custom DLL, however i cannot find the output DLL in the default location C:\SierraChart\Data\

Here is the build message:

-- Starting build of Custom Studies Source files: HighVAP.cpp. -- 19:50:19

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

-- End of Build -- 19:50:20

Please advice, thanks
[2014-12-11 18:23:02]
Sierra Chart Engineering - Posts: 104368
Usually what this means is that tthere is a missing file with the installation of the CPP compiler.

Delete this folder from your system:
C:\SierraChart\CPPCompiler

Install the compiler again through Analysis >> Build Custom Studies DLL >> Install Compiler.

Let us know if you still have a problem.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
Date Time Of Last Edit: 2014-12-11 18:24:05
[2014-12-12 04:02:38]
jaschoi - Posts: 2
Re-installing the compiler solved the problem. Thanks a lot

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account