Support Board
Date/Time: Wed, 05 Feb 2025 09:37:43 +0000
Post From: Installing a .CPP indicator
[2020-03-04 19:26:28] |
User311677 - Posts: 16 |
After following the step by step Im getting these erros: -- Starting remote build of Custom Studies Source files: HilbertSineWaveSR.cpp. 32-bit -- 16:19:55 Allow time for the server to compile the files and build the DLL. The remote build did not succeed. Result: HilbertSineWaveSR.cpp: In function 'void scsf_HilbertSineWaveSR(SCStudyInterfaceRef)': HilbertSineWaveSR.cpp:78:27: error: 'struct s_sc' has no member named 'PersistVars' int& drawingSupport = sg.PersistVars->i1 ; ^ HilbertSineWaveSR.cpp:79:29: error: 'struct s_sc' has no member named 'PersistVars' float& currentSRvalue = sg.PersistVars->f1; ^ -- End of Build -- 16:19:58 What should I do? |
Private File Attachment Deleted. |