Login Page - Create Account

Support Board


Date/Time: Mon, 12 May 2025 01:56:29 +0000



Post From: Directory error in loading pivot points in ACSIL

[2023-08-30 17:16:16]
User373245 - Posts: 51
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)