You are not logged in.
Pages: 1
HI Ab,
a just get updated my mormot2 source from github last commit 2.4477, i have this error
test.core.data.pas(1979): E2003 Undeclared identifier: 'Json'
it's at level of
Cache: TOrmCacheEntryValue;
Thanks
Offline
You are right.
Should be fixed by https://github.com/synopse/mORMot2/commit/4c619166
and https://github.com/synopse/mORMot2/commit/a5ff70b8
Offline
Also Tevent is needed if Puremormot2 is set in mormot.core.threads
Offline
You are right.
Should be fixed by https://github.com/synopse/mORMot2/commit/fa7ee86a
Offline
HI ab, after update the sources, to latest commit 2.4486, mormot2tests block/ freeze at multi threading section.
Thanks
mormot2: 2.4486, windows 64 bits, D11.2
Offline
Hi, ab i did update to latest commit, some of code are missing:
test.orm.threads.pas(312): E2003 Undeclared identifier: 'Use'
mormot 2.4571 Windows 10 64Bits, D11.2
Thanks
Offline
You are right.
Should be good with https://github.com/synopse/mORMot2/commit/cae985db now.
Offline
Pages: 1