Hi, I've just started trying to convert an old project from BCB6 to Rad Studio 2007 (C++ Personality), and while everything seems to compile, I'm getting this error at link time:
[ILINK32 Error] Fatal: Unable to open file:'DBACCESS.OBJ'
I have the mydac library in my path, and I don't get any other link errors (I'm assuming it's part of the lib file).
This compiles fine in BCB6. Is it possible the install of the mydac package into Rad Studio 2007 didn't work?
TMyConnection/About says I'm using v5.55.0.39 for Delphi 2007.
Any ideas? Thanks in advance.
Ian