OpenAPI-Delphi icon indicating copy to clipboard operation
OpenAPI-Delphi copied to clipboard

Using D1,.2.3

Open limelect opened this issue 1 year ago • 0 comments

Errors [dcc32 Error] Neon.Core.Persistence.JSON.pas(1523): E2003 Undeclared identifier: 'AsType' [dcc32 Error] Neon.Core.Persistence.JSON.pas(1523): E2029 '(' expected but '>' found [dcc32 Error] Neon.Core.Persistence.JSON.pas(1525): E2010 Incompatible types: 'Extended' and 'Boolean' [dcc32 Error] Neon.Core.Persistence.JSON.pas(1525): E2125 EXCEPT or FINALLY expected [dcc32 Error] Neon.Core.Persistence.JSON.pas(1526): E2066 Missing operator or semicolon [dcc32 Error] Neon.Core.Persistence.JSON.pas(1534): E2029 '.' expected but ';' found [dcc32 Error] Neon.Core.Persistence.JSON.pas(1553): E2250 There is no overloaded version of 'Make' that can be called with these arguments [dcc32 Error] Neon.Core.Persistence.JSON.pas(1553): E2008 Incompatible types [dcc32 Fatal Error] Demo.Form.Main.pas(13): F2063 Could not compile used unit 'Neon.Core.Persistence.JSON.pas'

limelect avatar Sep 13 '24 07:09 limelect