Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion

Unable to compile NG.Serialization.SuperObject

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

Sign In or Register to comment.