Page 1 of 1

Failure to link, C++ Builder 10.3

Posted: Wed 16 Sep 2020 19:29
by totte_karlsson
I'm using Devarts DBExpress MySQL components. When using it in an application everytihng works fine.

When I try to package my forms and datamodules in a package, the package fails to link to devarts library.

By just adding the forms and datamodules to a package project, I get;

Code: Select all

[ilink32 Error] Fatal: Unable to open file 'DBXDEVARTMYSQLREADONLYMETADATA.OBJ'
After adding

Code: Select all

#pragma comment(lib, "DbxDevartMySqlDriver260.bpi")
in the package main source file I get:

Code: Select all

[ilink32 Error] Fatal: Unable to open file 'DATA.DBXMYSQLREADONLYMETADATA.OBJ'
preventing me to move on further.

Best Regards

Re: Failure to link, C++ Builder 10.3

Posted: Tue 06 Oct 2020 03:50
by ViktorV
Sorry for the delayed reply.
Unfortunately, we haven't been able to reproduce the issue.
We have not faced this issue before, you are the first user who contacted us with a similar question.
In order for us to be able to give you a detailed answer, we need to have a sample demonstrating the specified behavior. Therefore, please compose a small sample demonstrating the described behavior and send it to us through the contact form https://devart.com/company/contactform.html