Hi, I want to compil my gtk application for directfb. I'm actually using this options :
GTK_LIB = `pkg-config --cflags --libs gtk+-2.0` GTK_CFLAGS = -DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include Instead of GTK_LIB, I have yet this line: GTK_DFB_LIB = `pkg-config --cflags --libs gtk+-directfb-2.0` but I think I should change something in my GTK_CFLAGS. If someone has an idea or documentation .. ?? Thanks! friendly, -- =========================================================== ,''`. Xavier Oswald <[EMAIL PROTECTED]> : :' : GNU/LINUX Debian & Debian-Edu Contributor `. `' GnuPG Key ID 0x88BBB51E `- 938D D715 6915 8860 9679 4A0C A430 C6AA 88BB B51E =========================================================== _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
