Login Page - Create Account

Support Board


Date/Time: Sat, 27 Apr 2024 19:05:19 +0000



Post From: No output after building a custom DLL

[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