qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] quick gtk2.c update


From: jeebs
Subject: Re: [Qemu-devel] quick gtk2.c update
Date: Tue, 21 Jun 2005 11:27:10 -0500

> This is a particularly perplexing error, considering that a) this error 
> should
> only show up if you 1) use a MSVC compiled GTK with a mingw/cygwin 
> compiled

I downloaded the libraries and devel files from the link Jernej Simoncic 
recommended.  It does seem to be a main win gtk distrib location.  (As 
somebody pointed out, actually building gtk etc. under Mingw is a pita.  I 
haven't tried, but judging from all the stuff that would be needed to build 
it, I suspect that's true.)

The unzip into the proper mingw directory structure.

> Gtk Container period... other than GtkWindow.) There is also c) mixing GTK 
> 2.2
> and GTK 2.4 (or possibly GTK 2.4 and GTK 2.6) headers and libraries 
> together
> (e.g. including the GTK 2.2 headers in qemu but using the GTK 2.4 
> libraries
> or something).

I'm using the versions recommended and distributed on 
http://www.gimp.org/~tml/gimp/win32/

I get the same error regardless whether I'm using the recommended version or 
the bleeding edge version.

> It is possible that the 2 different mingw environments could have 
> introduced
> incompatibilities (a very remote possibility). Perhaps recompiling GTK and
> its dependencies inside the new mingw environment would produce valid 
> libraries.
> Or it might trash the new environment completely...*shrug*

I don't know how to recompile all that stuff.

I'm just downloading the pre-built devel libraries.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]