latest gdk does not have gdk/gdkx.h

Philippe Strauss <[email protected]>
Newsgroups gmane.comp.lang.ocaml.lib.gtk
Message-ID <[email protected]>
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.