Re: gtkmm on win32 problem - g_assert_warning undefined



Steve Thomas wrote:
> Hi,
>  
> I have been trying to install gtkmm on Windows XP, as per the
> instructions in Appendix E of the gtkmm tutotial document
> (http://www.gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/ape.html), using
> Dev-C++ & prebuilt binaries. The installation worked OK, & I can build a
> simple example program, but when I run it I get the following message
> pop up:
>  
>     The procedure entry point g_assert_warning could not be located in
> the dynamic link library libglib-2.0.0.dll
>  
> I've done some searching & it appears a few other people have had a
> similar problem (some on Linux also!), but I was not able to find
> a definitive explanation of what the problem actually is. I've tried
> both V2.6 & V2.8 of gtkmm, same result.
>  
> Does anyone know what's causing this? Please bear in mind I am fairly
> new to gtkmm etc...

This is a GTK+ problem (libglib-2.0.0.dll). Try to update your GTK+
binaries to the latest version from http://gladewin32.sourceforge.net
and try again.

Cedric



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]