question

Lawrence Liang avatar image
0 Likes"
Lawrence Liang asked

About compiling errors of DLL Maker when I use COMPILING_MODULE_DLL

I put COMPILING_MODULE_DLL on C/C++->Preprocessor and rebuild dll-maker project.

I found a lot of errors as below,

treenode.h(80,24): error C3646: '__customDisplayFunction': unknown override specifier

treenode.h(80,48): error C2059: syntax error: '='

simpledatatype.h(1425,74): error C2238: unexpected token(s) preceding ';'

1745462955521.png

My IDE is Microsoft Visual Studio Community 2022 (64-bit).

1745462864640.png

1745462879056.png

How can I solve these problems?

Thank you for your attention!

FlexSim 24.2.3
dllmaker
1745462864640.png (40.6 KiB)
1745462879056.png (43.4 KiB)
1745462955521.png (47.9 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

0 Answers