OSX / Win64 support for TLiteScript...

Discussion of open issues, suggestions and bugs regarding LiteDAC (SQLite Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
WxMan
Posts: 1
Joined: Wed 28 Nov 2012 21:49

OSX / Win64 support for TLiteScript...

Post by WxMan » Wed 28 Nov 2012 22:00

I'm looking at the trial version of LiteDAC.

In the Delphi XE3 tool palette, I note the TLiteScript, TLiteLoader, TLiteDump components are available for Win32 only, while most other TLite components include OSX and Win64. Is this because it is the trial version, or an overall limitation on use of those components?

ZEuS
Devart Team
Posts: 240
Joined: Thu 05 Apr 2012 07:32

Re: OSX / Win64 support for TLiteScript...

Post by ZEuS » Thu 29 Nov 2012 07:49

Thank you for the information.
We have fixed the issue and will include the fix in the nearest LiteDAC build.
It is only a design-time bug and it does not influence runtime.
For now, you can place these components on the form when the x32 configuration is selected, then switch to the x64 configuration and compile your project.

Post Reply