Login Page - Create Account

Support Board


Date/Time: Wed, 05 Mar 2025 02:18:51 +0000



How to add Additional c++ library while compiling remotely

View Count: 827

[2022-01-12 05:33:41]
User764244 - Posts: 15
it shows curlpp/cURLpp not found
imageScreenshot 2022-01-12 052924.png / V - Attached On 2022-01-12 05:32:38 UTC - Size: 20.31 KB - 187 views
[2022-01-12 21:15:18]
John - SC Support - Posts: 38380
You can not reference a non-standard library and build remotely. You would need to build your DLL locally to do this. Refer to the information here:
How to Build an Advanced Custom Study from Source Code: Step-By-Step Instructions
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2022-01-13 11:13:59]
User764244 - Posts: 15
I built it locally when i add curl library to it the DLL file is not visible in the Add Custom study
[2022-01-13 15:43:40]
John - SC Support - Posts: 38380
Do you have the final DLL? Is that DLL in the correct location (Data folder under the main Sierra Chart folder).

If it is in the correct location, then take a look at your Message Log and see if it is stating anything about the use of that file.
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2022-01-13 16:16:35]
ForgivingComputers.com - Posts: 1021
I built it locally when i add curl library to it the DLL file is not visible in the Add Custom study

This can happen if there are any spaces in the file name.

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

Login

Login Page - Create Account