Login Page - Create Account

Support Board


Date/Time: Sun, 22 Dec 2024 05:40:01 +0000



build DLL error

View Count: 861

[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

[2015-02-14 01:05:44]
Sierra Chart Engineering - Posts: 104368
UseRelativeValue has been renamed. Refer to:
https://www.sierrachart.com/index.php?page=doc/doc_ACSILDrawingTools.html#UseRelativeVerticalValues
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

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

Login

Login Page - Create Account