You are not logged in.
Pages: 1
thank you very much for this hint - the problem was caused by an existing "Synopse.inc" from the SyncPDF package. everything works now :-)
I try to compile the TestSQL3 package from the current version of the mORMot framework, but I always get some errors.
The first one is in the unit mORMot.pas (line 30579):
> with Deref(CT^.ParentInfo)^ do
The compiler is saying this:
"E2441 Im interface-Abschnitt deklarierte Inline-Funktione darf kein lokales Symbol 'Deref' verwenden"...
I am using RAD Studio 10.1 Berlin.
Does sombody faced the same issue or does somebody know how I can get it running?
Thanks in advance.
Pages: 1