#1 mORMot 1 » TestSQL3 fails to compile on XE5 » 2016-04-28 12:17:18

Fulgan
Replies: 1

Hello,

I'm a new user trying to figure out this framework but I'm afraid i failed to go very far: the TestSQL3 project (pulled from the GIT repo) does not compile on my system: the SynSelfTest.pas unit fails at line

        ....
        {$ifdef ISDELPHI2010}
        List := Client.RetrieveList<TSQLRecordTest>('*');
        ....

This is the error that I get:

[dcc32 Error] SynSelfTests.pas(7450): E2250 There is no overloaded version of 'RetrieveList' that can be called with these arguments

Any suggestion as what I might be doing wrong ?

Thanks

Board footer

Powered by FluxBB