dbacces.obj cannot be open - Why?

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
EPMS
Posts: 15
Joined: Fri 10 Dec 2004 07:05

dbacces.obj cannot be open - Why?

Post by EPMS » Tue 13 Nov 2012 09:00

Hello,
i have a Problem with my Project. In C++ Builder 6 i use the old MyDac Component. Know i Test the C++ Builder XE3 and the Trial Version from MyDac 7.5.9.

When i compile my project i get know the error "dbaccess.obj" cannot be open. What can i do? The paths to the lib i have in my project.

Thanks for help.

AndreyZ

Re: dbacces.obj cannot be open - Why?

Post by AndreyZ » Tue 13 Nov 2012 10:42

Hello,

Please try removing all occurrences of the dbaccess.obj file in all files of your project (using any file editor), and try compiling the project once more.

Post Reply