Re: gtkmm on win32 problem - g_assert_warning undefined
- From: "Steve Thomas" <stephen r thomas gmail com>
- To: <cedric gustin gmail com>, <gtkmm-list gnome org>
- Cc:
- Subject: Re: gtkmm on win32 problem - g_assert_warning undefined
- Date: Thu, 15 Dec 2005 19:03:53 -0000
Hi Cedric,
Thanks for your reply. I had already downloaded the latest GTK (V2.8.8 rc2)
& it still didn't work. But I discovered that a previous GTK installation I
had done (V2.6.2) seemed to have left some DLLs on C:\WINDOWS\SYSTEM32, even
though I had uninstalled it! These were getting used in preference, hence my
problem. Everything works fine now.
Steve Thomas
----- Original Message -----
From: "Cedric Gustin" <cedric gustin gmail com>
To: "Steve Thomas" <stephen r thomas gmail com>; <gtkmm-list gnome org>
Sent: Wednesday, December 14, 2005 8:55 PM
Subject: 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]