C++ Builder 2007 - Unable to open file MYDACVCL105.OBJ
Posted: Fri 26 Jul 2013 19:50
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
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