Hi every body!
I'm new to MySQL connector C++.
I've tried a sample code to build a simple application, that in hope to run on Mac OSX 10.6.4
IDE that i use: Netbeans C++ 6.9.1
The required libraries are installed.
But when built the app, i got the following error messages:
"Undefined symbols:
"_get_driver_instance", referenced from:
_main in main.o"
Can anyone could help me to solve this problem?
Thanks alot !
I'm new to MySQL connector C++.
I've tried a sample code to build a simple application, that in hope to run on Mac OSX 10.6.4
IDE that i use: Netbeans C++ 6.9.1
The required libraries are installed.
But when built the app, i got the following error messages:
"Undefined symbols:
"_get_driver_instance", referenced from:
_main in main.o"
Can anyone could help me to solve this problem?
Thanks alot !