You are not logged in.
Pages: 1
Thanks for great work on this superb framework.
Please add support for 64 bit support for Delphi, please understand that there are Delphi users there who love your framework.
64 bit support for Delphi should be natural upgrade (as far as I know it only supports FPC/Lazarus now)
As for building c++ object from sqlite sources, you can use Free Trial of C++ Builder, of course not to include it for all if that depends on fact if user has or don't have license for CPP Builder.
But possibility should be very welcome.
My app require to allocate much more memory than now.....32 bit limit to delphi is serious pain.
I don't want to link external sqlite libs etc, rather full features native pas + sqlite obj.
Offline
There is 64 bit support for Delphi since almost the beginning.
https://gist.github.com/synopse/015a892 … 1d5df56c03
Windows 10 64bit (10.0.17134) (cp1252)
4 x Intel(R) Core(TM) i7-3517U CPU @ 1.90GHz (x64)
Using mORMot 1.18.4949
TSQLite3LibraryDynamic 3.26.0 with internal MM
Generated with: Delphi 10.3 Rio 64 bit compiler
Total assertions failed for all test suits: 0 / 41,734,045
Offline
There is 64 bit support for Delphi since almost the beginning.
https://gist.github.com/synopse/015a892 … 1d5df56c03Windows 10 64bit (10.0.17134) (cp1252) 4 x Intel(R) Core(TM) i7-3517U CPU @ 1.90GHz (x64) Using mORMot 1.18.4949 TSQLite3LibraryDynamic 3.26.0 with internal MM Generated with: Delphi 10.3 Rio 64 bit compiler Total assertions failed for all test suits: 0 / 41,734,045
No, it's not supported why you saying it's supported ?
I exactly pointed out static linking and bundled 64 bit sqlite C .obj files...
So I mean full mORMmot with Sqlite 64 bit included file.
I do not mean dynamically loaded sqlite libraries.
For example want to utilize fast AES asm optimized etc.
Many people see for that and it's 2019, still not supported.
Please add.
Last edited by Greg0r (2019-01-29 23:18:44)
Offline
Many people see for that and it's 2019, still not supported.
Please add.
I can see English is not your primary language, so here's a tip: your post is extremely rude.
Offline
Greg0r wrote:Many people see for that and it's 2019, still not supported.
Please add.I can see English is not your primary language, so here's a tip: your post is extremely rude.
Really, so today truth is called "rudeness"?
Maybe please read this 3 more times to see who is rude there - only you by calling me rude, moreover extremely rude.
I clearly asked about specific fact - 64 bit SQLite object for Delphi and I've got trivial response that's it's supported already.
@ab If by mistake, then pardon but again where you see something rude there?
Yes English is not my primary, but this does not change the case.
Offline
@Greg0r
Please don't be upset but sounds rude to me also.
@ab
Please grant @Greg0r wish and make us all happy.
Thank you.
Offline
@Greg0r
Please don't be upset but sounds rude to me also.@ab
Please grant @Greg0r wish and make us all happy.
Thank you.
Don't worry I'm not upset, If I sound bad, sorry then.
Last edited by Greg0r (2019-02-08 08:20:54)
Offline
Pages: 1