Re: Gtk 3.0
- From: David NeÄas <yeti physics muni cz>
- To: Carlos Pereira <jose carlos pereira ist utl pt>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Gtk 3.0
- Date: Tue, 1 Dec 2009 08:44:42 +0100
On Tue, Dec 01, 2009 at 01:44:52AM +0100, Javier JardÃn wrote:
2009/12/1 Carlos Pereira <jose carlos pereira ist utl pt>:
1) My app is currently compiling without warnings, with Gtk 2.18.3 I believe
(Ubuntu 9.10), at the compilation level:
CFLAGS = -g -O3 -Wall -ansi
override CFLAGS += -DG_DISABLE_DEPRECATED \ -DGDK_DISABLE_DEPRECATED \
-DGDK_PIXBUF_DISABLE_DEPRECATED \
-DGTK_DISABLE_DEPRECATED
This means that my app is (mostly) ready for Gtk 3.0?
You should try to compile your application with:
make CFLAGS+="-DGSEAL_ENABLE"
and with -DG_DISABLE_SINGLE_INCLUDES, -DGTK_DISABLE_SINGLE_INCLUDES, etc.
Regarding the other questions, yes, GtkGLExt works on MS Windows.
Yeti
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]