Support Board
Date/Time: Mon, 03 Nov 2025 23:53:53 +0000
Post From: 64 bit custom study
|   [2018-08-07 13:14:49]     |  
| jimskin - Posts: 127 | 
| 
                Hi, I'm trying to build a custom study in the 64 bit version of SC (1786) but the following error is dispayed. I would be grateful for some help. Error: The remote build did not succeed. Result: Custom_MA.cpp:2:52: fatal error: C:\\SierraChart\ACS_Source\SierraChart.h: No such file or directory #include "C:\\SierraChart\ACS_Source\SierraChart.h" ^ compilation terminated. -- End of Build -- 14:03:50 Code at top of .cpp file: #include <windows.h> #include "C:\\SierraChart\ACS_Source\SierraChart.h"  | 
        
