MySQL Forums
Forum List  »  Connector/C++

unresolved external _get_driver_instance
Posted by: Arnaud Darmont
Date: April 23, 2010 09:16AM

Hi,

i'm running on RAD Studio 2010 and i get an unresolved external _get_driver_instance when compiling using the dynamic library.

I have converted the lib file using implib and added the lib to the project. Compiling is ok but the linked complains.

I have also tried to convert coff2omf as mentioned in another post but i get only two possibilities: crash of the coff2omf utility or crash of the linked when using the partially generated file (Ctrl+C on failing coff2omf).

Could someone supply a "Borland" compatible version of the lib file if the conversion succeeded or any other solution?

I think the issue in compatibility comes from the extern "C" declaration.

Arnaud.

Options: ReplyQuote


Subject
Views
Written By
Posted
unresolved external _get_driver_instance
3418
April 23, 2010 09:16AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.