Statically linking the embedded server
Posted by:
Alexandr Nemec ()
Date: May 07, 2007 03:40AM
Hi all,
I am using the embedded server from MySQL 4.1 on Windows, since there is no embedded server in the current release 5.0. If I use the the dynamick linking model (libmysqld.lib), it works fine. But I am not able to do a static linkage (against the mysqlserver.lib library). The compiler still raises "unresolved external errors" on the mysql functions. Of cource, I added the path to the lib in my Visual Studio options (in the same manner when linking dynamically), but the static linkage simply does not work.
Any ideas?
Regards
Alexandr
Sorry, you can't reply to this topic. It has been closed.
© 1995-2008 MySQL AB, 2008- Sun Microsystems, Inc.