Login Page - Create Account

Support Board


Date/Time: Mon, 13 May 2024 20:51:10 +0000



Post From: Compile error in latest SC version

[2018-05-18 21:40:56]
ertrader - Posts: 645
Hi SC.. .I'm getting a compile error during remote build that has worked in prior versions. Can you please take a look?

-- Starting remote build of Custom Studies Source files: AutoGrid1.cpp. -- 17:34:48
Allow time for the server to compile the files and build the DLL.

The remote build did not succeed. Result:

In file included from sierrachart.h:15:0,
from AutoGrid1.cpp:1:
scstructures.h:80:26: fatal error: scsymboldata.h: No such file or directory
#include "scsymboldata.h"
^
compilation terminated.

-- End of Build -- 17:34:50