You are not logged in.
Pages: 1
Hi all,
I'm newbie - just installed Lazarus 2.0.10 r63526 - Fpc 3.2.0 running under i386-win32 on Windows 10.
Got the 1.18 Mormot with Github - set the correct paths as explained in the synopse mormot documentation.
Developed a first Rest application with SQLite and when running I get the SIGSEGV error at line 19541:
Res.Len := ord(Res.Text[-1]); ( in VarRecToTempUTF8 function )
Anyone knows how to resolve ?
Thanks in advance.
Pages: 1