You are not logged in.
Pages: 1
Downloaded mORMot and tried to compile it with Delphi 6, but I'm getting the following error:
[Error] SQLite3Commons.pas(26002): Undeclared identifier: 'Synchronize'
I was looking into it and it seems Delphi 6 didn't have this function(overload) at all. Functions I have in TThread are:
So I'm stuck on day 0: compiling the tool.
Posting a topic as
Synopse mORMot is a Client-Server ORM and Service Oriented Architecture framework for Delphi 6 up to XE2.
so I assume mORMot should compile -and work- even with Delphi 6.
Any help would be much appreciated - thanks in advance!
(before you ask: I must use Delphi 6, can't upgrade)
Pages: 1