Login Page - Create Account

Support Board


Date/Time: Sat, 01 Feb 2025 15:42:13 +0000



Build error with SC compiler not with Visual Studio

View Count: 974

[2019-07-25 17:32:26]
User470516 - Posts: 78
Dear SC team,

I have developped an ACSIL study and a "functions.cpp" code that contains my own functions code, I have created the associated header file ($functions.h") which is properly included where it should. When I compile my study with Visual Studio 2019, compilation works and my study works. However when I try to do the same with the remote build provided by SC, I get the following error:

The remote build did not succeed. Result:

$functions.cpp:2:24: fatal error: $functions.h: No such file or directory
#include "$functions.h"

Could you please tell me what I could be doing wrong?

The header file is where it should in the ACS_Source folder.

Thank you,

Laurent
[2019-07-26 06:55:26]
Sierra Chart Engineering - Posts: 104368
Refer to the documentation here for this:

Advanced Custom Study Interface and Language (ACSIL): Using Your Own Header Files
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