Support Board
Date/Time: Sun, 22 Dec 2024 11:02:51 +0000
Post From: build DLL error
[2015-02-14 00:14:50] |
jivetrader - Posts: 410 |
please explain the output: -- Starting build of Custom Studies Source files: TotalRelativeVolume.cpp. -- 16:13:50 "C:\SierraChart\CPPCompiler\bin\g++.exe" "C:\SierraChart\ACS_Source\TotalRelativeVolume.cpp" -march=i686 -mtune=i686 -O2 -shared -static -static-libgcc -static-libstdc++ -s -fno-rtti -fno-exceptions -o "S:\SIERRADATA\TotalRelativeVolume.dll" C:\SierraChart\ACS_Source\TotalRelativeVolume.cpp: In function 'void scsf_TotalRelativeVolume(SCStudyInterfaceRef)': C:\SierraChart\ACS_Source\TotalRelativeVolume.cpp:133:7: error: 'class s_UseTool' has no member named 'UseRelativeValue' Tool.UseRelativeValue = true; ^ -- End of Build -- 16:13:50 |