Login Page - Create Account

Support Board


Date/Time: Fri, 07 Aug 2026 19:20:28 +0000



[Programming Help] - Build Custom Studies DLL

View Count: 46

[2026-08-07 11:39:07]
Marek F - Posts: 251
If i build any custom studies by option "Build With Visual C++ - Release", then Build Output is:

-- Starting build of Custom Studies Source files: Studies.cpp. -- 13:31:55

C:\Windows\system32\cmd.exe /C "C:\SierraChart\ACS_Source\VisualCCompile.Bat"


C:\SierraChart\ACS_Source>call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" amd64
cl : Command line warning D9002 : ignoring unknown option '/std:c++17'
Studies.cpp
c:\sierrachart\acs_source\scdatetime.h(1423): error C2143: syntax error: missing ',' before ')'
c:\sierrachart\acs_source\scdatetime.h(1423): error C2059: syntax error: ')'
-- End of Build -- 13:31:57


If i build the same study by option "Remote Build - Standard", then Build Output is:

-- Starting remote build of Custom Studies Source files: Studies.cpp. 64-bit -- 13:37:05

Allow time for the server to compile the files and build the DLL.

Server: https://build.sierrachart.com
The remote build is complete.
The build succeeded.
The compiler response is empty.

Writing file to: C:\SierraChart\Data\Studies_64.dll
-- End of Build -- 13:37:15

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

Login

Login Page - Create Account