#1 mORMot 1 » mormot compile error » 2016-01-28 09:41:57

lzs
Replies: 1

Hello,

I just downloaded the mormot framework and tried to compile one of the samples. (project06clientmain)
I am using Delphi XE7 Professional

I always get the following compile errors:

[dcc32 Error] SynZip.pas(4916): E2065 Unsatisfied forward or external declaration: 'z_errmsg'
[dcc32 Error] SynZip.pas(4916): E2065 Unsatisfied forward or external declaration: 'memset'
[dcc32 Error] SynZip.pas(4916): E2065 Unsatisfied forward or external declaration: 'memcpy'
[dcc32 Fatal Error] mORMot.pas(1751): F2063 Could not compile used unit 'SynZip.pas'

Clicking on the error positions the cursor beyond the end of the synzip.pas unit.

Any idea what's wrong here ?

Many thanks

Luc

Board footer

Powered by FluxBB