You are not logged in.
Hi,
I am getting the above compiler error when using fpcupdeluxe and clicking on NewPascal and mORMot.
Any ideas?
Thanks in advance
Offline
The line it's breaking on is:
{$I Synopse.inc} // define HASINLINE USETYPEINFO CPU32 CPU64
at 1205 in the SQLlite3 mormot.pas file
Thanks
Offline
You need to add the directory, in which synopse.inc resides, to the include directory in your project options !
Lazarus -> Project -> Project Options -> Paths -> Include files
Offline
Yes, done that, but I still get the same error?
NB. Before I did what you suggested, I was getting "could no find"...
Thanks
Offline
Lazarus -> Project -> Project Options -> Paths -> Other unit files
Add the mORMot base directory and the mORMot SQLite3 directory !?
Last edited by AOG (2017-04-04 14:42:28)
Offline
AOG, thanks, that worked!
I've just given you a beer donation
Thanks
Offline
AOG, thanks, that worked!
I've just given you a beer donation
Thanks
I've received the beer donation, anyway I can resend it to AOG
best regards,
Maciej Izak
Offline
I prefer a Belgium triple beer !
Offline