[Mono-dev] Lining error while compilation Mono under Windows/VS2008

Alexander M. Batishchev abatishchev at godfather.net.ru
Mon Nov 10 13:17:36 EST 2008


Hi everybody,
I'm trying to compile Mono under VS2008.

Configuration 'Debug_eblib' is compiled successfully.
But just 'Debug' - is not.
Error LNK2019: unresolved external symbol _g_str_has_prefix referenced in
function _mono_class_generic_sharing_enabled occurs.

In case of 'Debug_eblib' implementation of 'g_str_has_prefix' is contained
in eglib.lib which is compiling before libmono, and all works fine.

But in case of just 'Debug' implementation is contained in glib-2.0.lib
which must be downloaded with VS Dependency zip-archive.
Is it possible that glib-2.0.lib doesn't contains proper data?

Thanks for any information!

===
Best regards,
Alexander M. Batishchev




More information about the Mono-devel-list mailing list