It might be that you've compiled Cogl without the
deprecated symbols/API.
That would by why you have an error at
clutter-offscreen-effect.h:97, CoglMaterial is
deprecated in favor of CoglPipeline.
Regards,
-
Lionel
On 01/11/13 20:40, Jerry Geis wrote:
I am compiling clutter-gtk from source on
centos 6.4
Cluttter-1.16.0 seems to have compiled and was
fine.
I am getting this error below when compiling
clutter-gtk