Delivered-To: lablgtk at yquem.inria.fr Date: Tue, 1 Jul 2008 20:31:40 +0200 From: Philippe Strauss To: LablGTK Message-ID: <20080701183140.GA31395 at philou.ch> MIME-Version: 1.0 Content-Disposition: inline Subject: [Lablgtk] latest gdk does not have gdk/gdkx.h Content-Type: text/plain; charset=iso-8859-1 Content-Length: 1606 Hello lablgtk users, on os-x, I found the lablgtk gl examples rather buggy (they hang the os-x X layer when resizing the window). So I wanted to try the GTK+OSX integration: http://developer.imendio.com/projects/gtk-macosx. It download, latest, svn version via a tool called jhbuild. You get a bleeding edge gdk, in which gdk/gdkx.h has.. disapeared. lou@philou-macbook:~/src/ml/lablgtk-2.10.1$ make make -C src all ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -I/opt/gtk+osx/include/gtk-2.0 -I/opt/gtk+osx/lib/gtk-2.0/include -I/opt/gtk+osx/include/atk-1.0 -I/opt/gtk+osx/include/cairo -I/opt/gtk+osx/include/pango-1.0 -I/opt/gtk+osx/include/glib-2.0 -I/opt/gtk+osx/lib/glib-2.0/include -I/opt/gtk+osx/include/libpng12 -I/opt/gtk+osx/include/pixman-1 -imacros ml_domain.h -O' ml_gdk.c ml_gdk.c:30:22: error: gdk/gdkx.h: No such file or directory ml_gdk.c: In function 'ml_GDK_WINDOW_XWINDOW': ml_gdk.c:264: warning: implicit declaration of function 'GDK_WINDOW_XWINDOW' ml_gdk.c: In function 'ml_gdk_property_get': ml_gdk.c:499: error: 'AnyPropertyType' undeclared (first use in this function) ml_gdk.c:499: error: (Each undeclared identifier is reported only once ml_gdk.c:499: error: for each function it appears in.) make[1]: *** [ml_gdk.o] Error 2 make: *** [all] Error 2 is there any workaround, I would like to circumvent the XQuartz layer?! Thanks. -- Philippe Strauss av. de Beaulieu 25 1004 Lausanne http://philou.ch _______________________________________________ Lablgtk mailing list Lablgtk@yquem.inria.fr http://yquem.inria.fr/cgi-bin/mailman/listinfo/lablgtk