> 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. _______________________________________________ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel