#1 2018-09-05 09:05:40

samjoko
Member
Registered: 2018-09-05
Posts: 1

compile error in linux64 with Delphi 10.2(Tokyo)

compile : windows 10, Delphi 10.2 (Tokyo)
target : centos 7.0 (Core)
library : latest version of mORMot

i compiled demo 'SynFile'.
it showed "Synopse.inc(412): E2029 Declaration expected but identifier 'Kylix1' found"

That line is "Kylix1/2 or Delphi Tokyo/ARC are unsupported"

How can i solve this problem?
mORMot can't use linux64 o/s???
Any suggestion?

p.s : sorry my poor english. it's not my native language.... :-(

Offline

#2 2018-09-05 20:57:13

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

Re: compile error in linux64 with Delphi 10.2(Tokyo)

"Kylix1/2 or Delphi Tokyo/ARC are unsupported"

We support and use only FPC on production for Linux 64.
We will never support any Delphi ARC compiler, which are a backward compatibility PITA for us.

It is free, generates better code, and you can run Lazarus in Linux and debug from there, if you wish.

Offline

Board footer

Powered by FluxBB