You are not logged in.
Pages: 1
Hi,
when i compiled a package including Mormot unit under Delphi XE3, i've got this compilator error :
[dcc32 Error] mORMot.pas(2363):E2003 Unknown identifier : "TsynExtended"
Is everybody have an idea ?
PS : USEPACKAGES is activate in Synopse.inc
Offline
TSynExtended is regularly defined in SynCommons.pas.
So I do not understand why there is any conflict...
Did you recompile the packages?
Did you retrieve all the latest source code files from our repository?
Perhaps there are some older files hidden somewhere in a forgotten folder of your computer...
Offline
Pages: 1