MySQL Forums
Forum List  »  Connector/C++

MS VS 2010 Express: Connecting c++ to mysql, "error LNK2001: unresolved external symbol "_get_driver_instance""
Posted by: Maurice Engelhardt
Date: September 04, 2010 09:32AM

Hello,
Iam Pretty new to C++ and MYSQL.
I managed to get a Mysql Server up including a test database.
I also followed this Tutorial
http://blog.ulf-wendel.de/?p=215

i put in the example code for "Hello world" got some errors which i solved with the solutions presented on the webpage but i finally get this error

error LNK2001: unresolved external symbol "_get_driver_instance"

i am trying to fix this error for about 15 Hours now and iam totally fucked up cause i cannot solve it.

Iam using Mmicrosoft Visual C++ 2010 Express with Windows XP-64Bit.

It seams like this is a common error but the solutions i found i did not understand and the solutions i understood, didnt worked.

So it would be very very very nice if someone here could explain me detailed how to solve this error message.

greets
Maurice

Options: ReplyQuote




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.