You are not logged in.
procedure TInterfaceFactoryRTTI.AddMethodsFromTypeInfo(aInterface: PTypeInfo);
...
ParamName := @VMP^.Name;
mORMot.pas(56264,30) Error: Variable identifier expected
Offline
Same error message and line number here when compiling "04 - HTTP Client-Server" for Windows with FPC/Lazarus trunk installed today.
Delphi XE4 Pro on Windows 7 64bit.
Lazarus trunk built with fpcupdelux on Windows with cross-compile for Linux 64bit.
Offline