You are not logged in.
Delphi 11, x64,
[dcc64 Error] mormot.db.raw.sqlite3.static.pas(1001): E2065 Unsatisfied forward or external declaration: 'sqlite3_error_offset'
[dcc64 Fatal Error] WxWorks.Core.Orm.pas(38): F2063 Could not compile used unit 'mormot.db.raw.sqlite3.static.pas'
Offline
Current static objects version is 3.37.2(?), while mormot.db.raw.sqlite3.static is at version 3.38.0.
You may tempery avoid this issue by comment out this line and relevant calls.
Offline
Statics have been uploaded to 3.38.0 in synch with the source.
You need to download the updated statics from https://synopse.info/files/mormot2static.7z
Offline