Login Page - Create Account

Support Board


Date/Time: Wed, 27 Nov 2024 10:46:16 +0000



[Programming Help] - Directory error in loading pivot points in ACSIL

View Count: 255

[2023-08-30 17:16:16]
User373245 - Posts: 42
PivotExit.cpp:2:10: fatal error: include/scstudyfunctions.h: No such file or directory
2 | #include "include/scstudyfunctions.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

Im getting this error? This is my header? If I do not include #include "scstudyfunctions.h" I get a different error?


#include "sierrachart.h"
#include "scstudyfunctions.h"
SCDLLName("Pivot Exit 1")



SCSFExport scsf_PivotExit1(SCStudyInterfaceRef sc)

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

Login

Login Page - Create Account