On Tue, Dec 01, 2009 at 01:44:52AM +0100, Javier Jardón wrote:
> 2009/12/1 Carlos Pereira <jose.carlos.pere...@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

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to