Support Board
Date/Time: Wed, 05 Nov 2025 19:07:35 +0000
Post From: fatal error LNK1104
| [2017-09-20 15:28:21] |
| bala - Posts: 74 |
|
I have some feedback. I used the following in my code: SCDLLName("XX DLL") int mydir ; void drawmyline(SCStudyInterfaceRef sc){} SCSFExport scsf_XX(SCStudyInterfaceRef sc) {} When I removed the constructs (both the global variable and the function) from the program I was able to compile! Thanks |
