Re: clutter-gtk



I'm sorry did - I read that the wrong way...
Its yes by default so I need to disable it with
--enable-deprecated=no

Jerry


On Fri, Nov 1, 2013 at 5:28 PM, Lionel Landwerlin <llandwerlin gmail com> wrote:
It seems to defaults to yes if you're building from a tarball, not from git.
Are you building from git?

Regards,

-
Lionel

On 01/11/13 21:26, Jerry Geis wrote:
Lionel,

Thanks for the direction. However, after looking I'm not sure what to do.
I did compile cogl-1.16.0 with just defaults. 
./configure --prefix=/usr --libdir=/usr/lib64

the option --enable-deprecated defaults to yes

so can you tell me which option it is?

Thanks,

Jerry


On Fri, Nov 1, 2013 at 5:01 PM, Lionel Landwerlin <llandwerlin gmail com> wrote:
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

What am I missing?

make[2]: Entering directory `/home/silentm/MessageNet/totem/clutter-gtk-1.4.4/clutter-gtk'
  CC       gtk-clutter-actor.lo
  CC       gtk-clutter-embed.lo
In file included from /usr/include/clutter-1.0/clutter/clutter-deform-effect.h:33,
                 from /usr/include/clutter-1.0/clutter/clutter.h:57,
                 from ./gtk-clutter-actor.h:32,
                 from ./gtk-clutter-actor.c:42:
/usr/include/clutter-1.0/clutter/clutter-offscreen-effect.h:97: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
In file included from /usr/include/clutter-1.0/clutter/clutter-deform-effect.h:33,
                 from /usr/include/clutter-1.0/clutter/clutter.h:57,
                 from ./gtk-clutter-embed.h:31,
                 from ./gtk-clutter-embed.c:49:
/usr/include/clutter-1.0/clutter/clutter-offscreen-effect.h:97: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
In file included from /usr/include/clutter-1.0/clutter/clutter.h:84,


Jerry


_______________________________________________
clutter-list mailing list
clutter-list gnome org
https://mail.gnome.org/mailman/listinfo/clutter-list


_______________________________________________
clutter-list mailing list
clutter-list gnome org
https://mail.gnome.org/mailman/listinfo/clutter-list






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