I have downloaded the trial version of ODAC.
I created a new VCL Forms Application C++ Builder.
Then I have removed 'Link with runtime packages' check box and added a TOraSession component to the form.
If I want to compile the project with 64 bit target platform I get a linker error:
'Unable to open file BDERTL.A'
There is no such a file and I don't want to use BDE. What's wrong here?
Markus
64bit programs
Re: 64bit programs
Hello,
We cannot reproduce the problem. Please specify your ODAC and Delphi versions. We have checked this situation on the latest ODAC version 8.6.12 and Rad Studio XE3 Update 2
We cannot reproduce the problem. Please specify your ODAC and Delphi versions. We have checked this situation on the latest ODAC version 8.6.12 and Rad Studio XE3 Update 2
Re: 64bit programs
Then add a TConnectDialog to the project and try to re-compile after this.
Re: 64bit programs
Hello,
Thank you for the information, we have reproduced the problem and will investigate it. This problem may be due to incorrect behaviour of С++ Builder x64, since we use this package only in 32-bit applications, and this problem doesn't occur when compiling 64-bit Delphi and С++Builder FMX applications
Thank you for the information, we have reproduced the problem and will investigate it. This problem may be due to incorrect behaviour of С++ Builder x64, since we use this package only in 32-bit applications, and this problem doesn't occur when compiling 64-bit Delphi and С++Builder FMX applications