Support Board
Date/Time: Sat, 18 Jan 2025 07:55:18 +0000
Post From: Advanced custom study
[2018-01-02 17:06:16] |
User558377 - Posts: 31 |
I have some advanced custom studies that were developed some years ago. They worked like a charm but now they won't compile. My developer is busy at the moment but he looked at the error log and seems to think that you guys must have had some changes to the syntax. Can you point me to some documentation that might help us figure it out? Thank you and happy new year to all. Here is the error. I would be willing to pay for phone and or remote support if that is an option. Thank you -- Starting remote build of Custom Studies Source files: ActiveMatrixDelux_v7m6.cpp. -- 18:41:49 Allow time for the server to compile the files and build the DLL. The remote build did not succeed. Result: ActiveMatrixDelux_v7m6.cpp:7:10: error: expected constructor, destructor, or type conversion before '(' token SCDLLInit("ActiveMatrixDelux v7m6") ^ ActiveMatrixDelux_v7m6.cpp: In function 'void scsf_ActiveMatrixDelux(SCStudyInterfaceRef)': ActiveMatrixDelux_v7m6.cpp:82:29: error: 'DRAWSTYLE_DONOTDRAW' was not declared in this scope sg.Subgraph[2].DrawStyle = DRAWSTYLE_DONOTDRAW; // Here we set our default 'DrawStyle' to point ^ -- End of Build -- 18:41:53 Date Time Of Last Edit: 2018-01-02 17:07:23
|