Unable to statically link in C++ Builder 2010
Posted: Tue 25 Feb 2014 11:17
Hello, I've got problem with project static linking when using various UniDAC providers (PostgreSQL, MySQL, Oracle) and C++ Builder 2010.
Steps:
1. Create VCL Forms app
2. Put TUniConnection and TOracleUniProvider on the main form
3. In the project's properties uncheck "Build with runtime packages" option
4. Build the project
The following error occurs:
[ilink32 Error] Fatal: Unable to open file 'ORAPROVIDER140.OBJ'
I'm using the latest version of UniDac (5.2.6).
Is there any way to succesfull build with the static linking option on?
Steps:
1. Create VCL Forms app
2. Put TUniConnection and TOracleUniProvider on the main form
3. In the project's properties uncheck "Build with runtime packages" option
4. Build the project
The following error occurs:
[ilink32 Error] Fatal: Unable to open file 'ORAPROVIDER140.OBJ'
I'm using the latest version of UniDac (5.2.6).
Is there any way to succesfull build with the static linking option on?