aalex / toonloop

Live animation software
http://www.toonloop.com
GNU General Public License v3.0
22 stars 7 forks source link

Fails to build with clutter-gst 1.5 #9

Open jbicha opened 12 years ago

jbicha commented 12 years ago

Hi, toonloop 2.1.18 fails to build on Ubuntu Precise with clutter-gst 1.5.4 because it's using some deprecated clutter-gst stuff. My opinion is that you shouldn't use -Werror in your stable releases (we're patching that out in Ubuntu so that it will build).

aalex commented 10 years ago

Not using -Werror anymore in the develop branch. 2.2.0 still used that flag. We should release a 2.4.0 or 2.2.4 that will fix this.