Skip navigation links

MySQL Forums :: Source, Builds, Binaries :: Statically linking the embedded server


Advanced Search

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

Options: ReplyQuote


Subject Views Written By Posted
Statically linking the embedded server 1296 Alexandr Nemec 05/07/2007 03:40AM
Re: Statically linking the embedded server 872 Kent Boortz 05/08/2007 12:48PM
Re: Statically linking the embedded server 833 Alexandr Nemec 05/09/2007 12:40AM
Re: Statically linking the embedded server 832 John Bond 06/09/2007 04:55AM
Re: Statically linking the embedded server 932 John Bond 06/09/2007 05:12AM
Re: Statically linking the embedded server 665 John Bond 06/09/2007 09:12AM
Re: Statically linking the embedded server 972 Kent Boortz 06/10/2007 11:17AM
Re: Statically linking the embedded server 889 John Bond 06/10/2007 11:21PM
Re: Statically linking the embedded server 819 Matt Sorrentino 08/17/2007 01:24PM
Re: Statically linking the embedded server 845 Kent Boortz 08/18/2007 11:10AM


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