Thanks. When I try to make the GTK+-2.16 libraries I am getting the following
error:

gdktestutils-directfb.c: In function ‘IA__gdk_test_simulate_key’:
gdktestutils-directfb.c:178: error: ‘DFBWindowEvent’ has no member named ‘flags’
gdktestutils-directfb.c:178: error: ‘DWEF_NONE’ undeclared (first use
in this function)
gdktestutils-directfb.c:178: error: (Each undeclared identifier is
reported only once
gdktestutils-directfb.c:178: error: for each function it appears in.)
gdktestutils-directfb.c: In function ‘IA__gdk_test_simulate_button’:
gdktestutils-directfb.c:244: error: ‘DFBWindowEvent’ has no member named ‘flags’
gdktestutils-directfb.c:244: error: ‘DWEF_NONE’ undeclared (first use
in this function)
make[4]: *** [gdktestutils-directfb.lo] Error 1
make[4]: Leaving directory `/root/gtk+-2.16.0/gdk/directfb'

It seems that gtk+-2.16 is broken as well...

Regards,
Joe.

On Thu, Apr 9, 2009 at 5:10 PM, Sven Neumann  wrote:
> Hi,
>
> On Thu, 2009-04-09 at 11:49 +0800, Joe Culler wrote:
>> Currently, gtk version is 2.14, I can't find 2.16. Did I miss something?
>
> GTK+ 2.16.0 has been released some weeks ago:
>
>  http://ftp.gnome.org/pub/gnome/sources/gtk+/2.16/
>
> Note that DirectFB support is broken in the 2.14 series, it does not
> even compile. This has been fixed with version 2.16.0. Debian also has a
> patched GTK+ 2.14.7 that includes the fixes that went into 2.16.0.
>
>
> Sven
>
>
>
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to