Re: errors building clutter for wayland




On 15 Oct 2012, at 18:08, Rob Bradford wrote:

On 15 October 2012 11:29, Karl Lattimer <karl qdh org uk> wrote:

Testing this morning gives a different error message.

./wayland/clutter-backend-wayland.c:55:38: fatal error: cogl/cogl-wayland-client.h: No such file or directory
compilation terminated.
make[2]: *** [clutter-backend-wayland.lo] Error 1
make[2]: Leaving directory `/home/karl/source/clutter/clutter'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/karl/source/clutter/clutter'
make: *** [all-recursive] Error 1


You need to build cogl with Wayland support.

My cogl configure line is

./autogen.sh --prefix=$WLD --enable-wayland-egl-platform=yes --enable-gl
So I'm assuming I am building with wayland support.


The same error occurs with clutter from here https://github.com/rbradford/clutter which apparently was the last version working with wayland.

That's older than what's in Clutter master so you shouldn't be looking there.

Someone mentioned it worked a while back so I gave it a try, but as I said, it gives me the same error as I get from master any way. 

BR,
 K


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]