Login Page - Create Account

Support Board


Date/Time: Wed, 27 Nov 2024 10:36:06 +0000



Post From: Directory error in loading pivot points in ACSIL

[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)