64bit programs
Posted: Fri 01 Mar 2013 10:09
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
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