Page 1 of 1

C++ Builder 2007 - Unable to open file MYDACVCL105.OBJ

Posted: Fri 26 Jul 2013 19:50
by RNOVAK
When I use MyDAC 7.6.12 all works fine
if I am with 8.0.1 or 8.0.2, one of my C++ Builder's project shows:
[ILINK32 Error]Fatal: Unable to open file 'MYDACVCL105.OBJ'
If I do downgrade to MyDAC 7.6.12 so all works OK again.

(Windows XP - RAD Studio 2007)

Generally this problem occurs because path missing, when .lib not found, but this it is not the problem. I tried to add mydacvcl105.lib to project but the problem is the same...

Maybe one configuration on project. Has anyone had this problem?

Roberto

Re: C++ Builder 2007 - Unable to open file MYDACVCL105.OBJ

Posted: Mon 29 Jul 2013 15:59
by DemetrionQ
Hello.

We couldn't reproduce the problem. Please check if the problem can be reproduced on a new project: create a VCL Forms Application, put the TMyConnectDialog component onto the form and compile the project.

Re: C++ Builder 2007 - Unable to open file MYDACVCL105.OBJ

Posted: Fri 02 Aug 2013 14:06
by RNOVAK
Resolved

I did a new project and added all files (as my old project), so the problem finished. I dont know what was the cause of problem, maybe a corrupted file but it is Ok now and this problem occurred only with one of my projects.

Roberto

Re: C++ Builder 2007 - Unable to open file MYDACVCL105.OBJ

Posted: Fri 02 Aug 2013 14:44
by DemetrionQ
If any other questions come up, please contact us.