Support DOA for Delphi 12.3 64 Bits

Juve

Member
We're using Delphi 12.3, and we're going to switch our applications to the 64-bit IDE. We're using the .bpl file, but when we search for it in the DOA installation folder, we don't see the 64-bit doa41d120.bpl. Is DOA compatible with the 64-bit Delphi IDE?

Best regards,

JuveCasas
 
I have seen that you support 64bit IDE with latest release from October 3rd.

So i downloaded the sources for Delphi 12.x Athens and after some checks it seems that the support and all the changes to source code only apply to the downloaded sources for Delphi 13 Florence? The Delphi 12 download has no bigger changes, except a slightly changed folder structure?

Can i use the source from Delphi 13 to deploy for Delphi 12.3 or are there some changes which are not backwards compatible?
Or will there be another update on the sources and installation files for D12?

Best regards,
Stephan
 
Yes, using the Delphi 13 sources for Delphi 12 should work fine. You will need to build the package for 64 bit and install it in the 64 bit IDE.

This has not been tested though.
 
Will there be an update for the downloadable D12.3 Installation soon, with the changes from D13 and also some tests for this changes in D12?
Including not tested sources or packages in a production enviroment, is not what we usually do.
 
We may release a Delphi 12 design-time package for the 64 bit IDE, as an add-on for the current Delphi 12 installation.
 
Back
Top