Hello,
I try to use NG.Serialization.SuperObject but I got error:
[dcc64 Fatal Error] NG.Serialization.SuperObject.pas(2): F1026 File not found: 'Serialization.inc'
If I comment out {$I Serialization.inc} I got following error:
[dcc64 Error] NG.Serialization.SuperObject.pas(404): E2016 Array type required
[dcc64 Error] NG.Serialization.SuperObject.pas(629): E2016 Array type required
Regards
Andrea
Comments