Login Page - Create Account

Support Board


Date/Time: Wed, 10 Sep 2025 05:19:29 +0000



[Programming Help] - [ACSIL] - 3rd Party libs

View Count: 388

[2024-11-22 13:43:12]
backinblack - Posts: 40
Hello,

I am looking to use Boost and a few other 3rd Party libs. Whats the best way/path to put them so they are found by the ACSIL study compiler and the SC run time please?

Thank you!
[2024-11-22 15:33:23]
John - SC Support - Posts: 41709
To do this, you can not use the remote compiler, you need to use a local compiler. Refer to the following:
https://www.sierrachart.com/index.php?page=doc/AdvancedCustomStudyInterfaceAndLanguage.php#BuildingLocallyToDebug
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2024-11-22 16:52:51]
backinblack - Posts: 40
Thanks John. I compile locally. Where do I copy the .h or the 3rd party binaries with in SierraChart folder structure please?
[2024-11-22 19:26:07]
John - SC Support - Posts: 41709
We can not answer that. That is what you need to figure out with your local build.
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2024-11-22 19:49:35]
ForgivingComputers.com - Posts: 1114
Where do I copy the .h or the 3rd party binaries with in SierraChart folder structure please?

Put the *.h and *.cpp in you ACS_Source folder. DLL's go in the Data folder.

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

Login

Login Page - Create Account