Hello
I'd like to know if the git version of gtkglext is compatible with gtk3? As far as I understand, not yet. On the other hand, please how can I compile this version? The doc says : When you are working on the Git version of GtkGLExt, you can use autogen.sh for generating configure script and Makefiles. $ env ACLOCAL_FLAGS='-I /pkgconfig/share/aclocal -I /gtk/share/aclocal' \ ./autogen.sh --prefix=${HOME}/gtkglext \ --enable-debug=yes The terminal says : env: ./autogen.sh: No such file or directory Victor |