孙宗君 wrote: > Hi, all > > I download the necessary package (cairo, pango, atk, glib and gtk+) and > directfb 1.0rc2. All go well except gtk+. > I configure it with option of with-gdktarget=directfb --without-x and built > it. There are some errrors when linking the library > it reports. > > undefined reference to '_gtk_plug_windowing_unmap_toplevel' > .... > > undefined reference to '_gtk_socket_windowing_focus' > > > I use the latest gtk+ package 2.10.7. > > How can I solve these problems. > > Thanks for your kindly help. > > Best Regards > Sun
I think you'll have to checkout from SVN: regular gtk+ releases have broken gdk backends except (i think) x11 and win. I just updated the gtkdfb wiki page on directfb.org with instructions to build from svn. cheers Attilio _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
