Login Page - Create Account

Support Board


Date/Time: Wed, 27 Nov 2024 20:27:15 +0000



Post From: compiling error scstudyfunctions.h

[2020-10-20 06:30:09]
jomo88 - Posts: 47
I am trying to compile a test copy of DailyOHLC found in Studies8.cpp. I cant seem to get it to work. I've played around with changing file names to be case sensitive, adding some extra includes, or taking them away. I think I've tried all the permutations. This error seems to think my code says something it doesn't, you can see on line 2 in my file (see attached) it is written with capital letters, here it shows all lower case. All files are in ACS_Source. Please assist. Thank you

-- Starting remote build of Custom Studies Source files: TestDailyOHLC.cpp. 64-bit -- 02:21:41

Allow time for the server to compile the files and build the DLL.

The remote build did not succeed. Result:

In file included from TestDailyOHLC.cpp:2:
SCStudyFunctions.cpp:2:10: fatal error: scstudyfunctions.h: No such file or directory
2 | #include "scstudyfunctions.h"
| ^~~~~~~~~~~~~~~~~~~~
compilation terminated.

-- End of Build -- 02:21:43
imagescstudyfunctions.jpg / V - Attached On 2020-10-20 06:28:59 UTC - Size: 178.88 KB - 323 views