|
|
On Tuesday, June 21, 2005, 4:27:04, jeebs@xxxxxxxx wrote:
> I'd rather keep them in the qemu directory. Just like I do with sdl.dll
Semi-official place to put GTK+ libraries on Windows is C:\Program
Files\Common Files\GTK\2.0, and then adding bin\ subdirectory to PATH. This
is what GTK+ installers do by default.
BTW, for compiling GTK+ programs, I set the PATH specifically for MSys so
that my system-installed GTK+ doesn't interfere with the dev environment
(also, this allows me to compile for a certain GTK+ version without
configure complaining - GTK+ programs that are written for GTK+ 2.4 and
earlier won't be able to open filenames containing non-ascii characters on
Windows when compiled with GTK+ 2.6).
--
< Jernej Simoncic ><><><><>< http://deepthought.ena.si/ >
Hot glass looks the same as cold glass.
-- Cirino's Law of Burnt Fingers
_______________________________________________
Qemu-devel mailing list
Qemu-devel@xxxxxxxxxx
http://lists.nongnu.org/mailman/listinfo/qemu-devel
|
|