You are not logged in.
Pages: 1
Hi, I just download and followed the instruction to change delphi path and try to compile sample project TestSql3.
But I got this error below. Need help.
[dcc32 Error] SynCommons.pas(22040): E2029 Expression expected but 'END' found
[dcc32 Fatal Error] SynCrypto.pas(478): F2063 Could not compile used unit 'SynCommons.pas'
Note : I'm using delphi XE5
Offline
I'm not able to reproduce it with XE4 or XE6.
Please ensure you downloaded the latest http://synopse.info/files/mORMotNightlyBuild.zip and http://synopse.info/files/sqlite3obj.7z
Online
thanks, it's working!
Offline
Pages: 1