Unable to open file 'DBXDEVARTPOSTGRESQLREADONLYMETADATA.OBJ. Paths are added.

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for PostgreSQL in Delphi and C++Builder
Post Reply
agent2187
Posts: 1
Joined: Wed 02 Jan 2013 21:20

Unable to open file 'DBXDEVARTPOSTGRESQLREADONLYMETADATA.OBJ. Paths are added.

Post by agent2187 » Wed 02 Jan 2013 21:24

I am getting the linker error:
Unable to open file 'DBXDEVARTPOSTGRESQLREADONLYMETADATA.OBJ'

I have added every possible Devart directory to my library path. I cannot find this obj file so I don't know if it is just missing or what.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Unable to open file 'DBXDEVARTPOSTGRESQLREADONLYMETADATA.OBJ. Paths are added.

Post by AlexP » Wed 09 Jan 2013 11:32

Hello,

We cannot reproduce the problem.
Please specify the IDE and driver versions, and send the project, on which this error occurs, to alexp*devart*com

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Unable to open file 'DBXDEVARTPOSTGRESQLREADONLYMETADATA.OBJ. Paths are added.

Post by AlexP » Wed 16 Jan 2013 10:13

Hello,

We have reproduced the problem. To solve it, you should add the following lib files to the project:

rtl.lib, dbrtl.lib, DBXDevartPostgreSQLDriver170.lib, DbxCommonDriver.lib

Post Reply