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: Jernej Simončič
Subject: Re: [Qemu-devel] quick gtk2.c update
Date: Wed, 22 Jun 2005 11:31:28 +0200

On Wednesday, June 22, 2005, 6:14:50, address@hidden wrote:

> Like those files actually might possibly ever get used by some other app.
> Not too likely for a Windows user.

There's quite a selection of GTK+ programs for Windows available - Gimp,
Xchat, Gaim, Ethereal, ... BTW, it doesn't necesarily have to be Common
Files\GTK\2.0, it can be any directory as long as it's stored in registry in
HKEY_LOCAL_MACHINE\Software\GTK\2.0\Path - this is the key you should check
to see if GTK+ is installed.

> That GTK website specifically mentions that certain versions are broken for
> Windows.

The only broken versions of GTK+ in the last few years were 2.6.2-2.6.4, and
only on Windows 98/ME (Windows 95 isn't supported anymore, and even 98/ME
aren't officially supported, since none of the developers has them
installed).

> By bundling the libraries with qemu, and keeping them in the qemu directory,
> you can guarantee that the user has versions that work right and are 
> compatible with qemu.  No -mms-whatever struct issue or anything else.

The only way you'd get GTK+ libraries that wouldn't be compiled with
-mms-bitfields would be to compile them yourself after modifying configure
script to not automatically include it.

-- 
< Jernej Simoncic ><><><><>< http://deepthought.ena.si/ >

A good plan today is better than a perfect plan tomorrow.
       -- Patton's Law





reply via email to

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