GNOME Bugzilla – Bug 703877
Bump the required Cogl version to 1.15.1
Last modified: 2013-07-10 13:10:26 UTC
.
Created attachment 248740 [details] [review] Bump the required Cogl version to 1.15.1 The unstable Wayland API which Clutter is using has changed so it will soon no longer build with Cogl 1.14 when Wayland support is enabled.
Created attachment 248741 [details] [review] Add COGL_DISABLE_DEPRECATION_WARNINGS to the build flags Cogl 1.16 has deprecated a lot of API which it will be difficult for Clutter to catch up with. For the time being the warnings are just being disabled to keep the build output clean.
Attachment 248740 [details] pushed as 2db5ae5 - Bump the required Cogl version to 1.15.1 Attachment 248741 [details] pushed as fa8809d - Add COGL_DISABLE_DEPRECATION_WARNINGS to the build flags