Hi, I guess when you talk about Meego, you mean That Meego with rpm-based packaging and so on, but maybe this is not totally off-topic still.
I just compiled Clutter-1.7.2 on Meego 1.2 Harmattan (aka Maemo 6) and run some tests on Nokia N950. Check image: http://imageshack.us/photo/my-images/37/clutter172n950.jpg/ (cally-atkcomponent-example) **** Needed things: * json-glib on repositories is 0.10.0, but 0.12.0 needed. I compiled it with --disable-gtk-doc --enable-introspection=no *COGL missing Version 1.7.2 (plus missing http://git.gnome.org/browse/cogl/plain/cogl/winsys/cogl-winsys-egl-feature-functions.h ) ./configure --enable-gdk-pixbuf=no --enable-gles2=yes --enable-glx=no --enable-gl=no --enable-xlib-egl-platform=yes --enable-introspection=no --enable-gtk-doc=no *cairo on repository is compiled without cairo-gobject I compiled stock 1.10.0 (but using pixman-1 = 0.18.2) Clutter-1.7.2 ./configure --disable-gtk-doc --disable-introspection --with-flavour=eglx --with-gles=2.0 --enable-debug=yes --enable-cogl-debug=yes --with-imagebackend=internal **** Some tests work, some cause segmentation fault and seems they always trace to: #1 0x3aca6224 in _cogl_winsys_onscreen_swap_region (onscreen=<value optimized out>, rectangles=0xaea3b8c0, n_rectangles=1) at ./cogl/winsys/winsys/cogl-winsys-egl.c:1457 -Aapo Rantalainen _______________________________________________ clutter-app-devel-list mailing list [email protected] http://lists.clutter-project.org/listinfo/clutter-app-devel-list
