Login Page - Create Account

Support Board


Date/Time: Mon, 15 Sep 2025 14:19:58 +0000



[Programming Help] - Issue adding custom study

View Count: 59

[2025-09-12 23:30:41]
yqz - Posts: 20
I was able to add a study by adding the .cpp file to .../ACS_Source/, and compiling it via Analysis > Build Custom Studies dll. However, for another file I have #include <winsock2.h> which throws an error. I'm able to compile it locally using MinGW, but when I add the .dll file to .../ACS_Source/, it doesn't appear in the custom studies like it did before when I did the remote build.

Is there some work around? How can I get that other .dll file to appear in the custom study?
[2025-09-13 04:40:24]
Tony - Posts: 626
I am pretty sure .dll files have to be in C:\SierraChart\Data\ folder

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

Login

Login Page - Create Account