Re: libgnome & Windows
- From: John Cupitt <jcupitt gmail com>
- To: Alf C Stockton <alf stockton co za>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: libgnome & Windows
- Date: Wed, 8 Dec 2004 11:13:11 +0000
I actually have GTK+ working OK in both Linux & WinXP but it was suggested that
rather than generate code for my applications windows via Glade I should use
XML. ie Use the *.glade file directly via XML, this apparently allows one to
change the applications appearance without having to recompile.
I think you should be OK with libglade:
pkg-config libglade-2.0 --libs-Wl,--export-dynamic -L/usr/local/lib
-L/opt/gnome/lib -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0
-lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
It only depends on gtk and libxml2. I've not used it on win32 myself,
but it looks like it ought to be an easy build.
John
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]