#1 2013-07-01 07:45:27

zombie
Member
Registered: 2013-07-01
Posts: 1

Incompatibility with Delphi 6 - TThread.Synchronize()

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:
Method List

So I'm stuck on day 0: compiling the tool.

Posting a topic as

ReadMe.txt wrote:

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)

Last edited by zombie (2013-07-01 07:46:14)

Offline

#2 2013-07-01 08:33:05

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,238
Website

Re: Incompatibility with Delphi 6 - TThread.Synchronize()

This has been already fixed, AFAIK.

Please download the latest "unstable" 1.18 version from http://synopse.info/fossil/wiki?name=Get+the+source

Offline

Board footer

Powered by FluxBB