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
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