Trying to compile mORMot with Laz 4.99 + FPC 3.2.2 on Windows 11 (64-bit IDE) I noticed the following compilation error in mormot_cross:
SynCrossPlatformREST.pas(2918,15) Error: Incompatible types: got "Variant" expected "TID"
Using a 32-bit IDE on the same system aborts with the message
SynCrossPlatformSpecific.pas(426,3) Error: Cannot find SynCrtSock used by SynCrossPlatformSpecific of package mormot_cross.
Trying to compile mORMot with Laz 4.99 + FPC 3.2.2 on Windows 11 (64-bit IDE) I noticed the following compilation error in
mormot_cross:Using a 32-bit IDE on the same system aborts with the message