As you advised, i build cogl from 1.10 branch but i still get this error:

configure: error: Package requirements (cogl-1.0 >= 1.9.6 cairo-gobject >= 1.10 
atk >= 2.1.5 pangocairo >= 1.20 cogl-pango-1.0 json-glib-1.0 >= 0.12.0 ) were 
not met:

Requested 'cogl-1.0 >= 1.9.6' but version of COGL is 1.6.20
No package 'cogl-pango-1.0' found

In usr/local/lib i have cogl and cogl-pango files (libcogl-pango.0.dylib, 
libcogl.9.dylib, etc..), so i think cogl is installed


09.07.2012, в 20:54, Emmanuele Bassi написал(а):

> hi;
> 
> On 9 July 2012 17:43, Литвиненко Павел <gerasi...@gmail.com> wrote:
>> Hello. I'm trying to build clutter on Mac OS X Snow Leopard with MacPorts.
>> After launching ./configure --with-flavour=osx --disable-introspection
>> --prefix=/opt/local --disable-gtk-doc --disable-docs i got this:
>> 
>> configure: error: Package requirements (cogl-1.0 >= 1.9.6 cairo-gobject >=
>> 1.10 atk >= 2.1.5 pangocairo >= 1.20 cogl-pango-1.0 json-glib-1.0 >= 0.12.0
>> ) were not met:
>> 
>> Requested 'cogl-1.0 >= 1.9.6' but version of COGL is 1.6.20
>> No package 'cogl-pango-1.0' found
>> 
>> 
>> I tried to build cogl from git repository, but got this:
> 
> you need to build Cogl from the cogl-1.10 branch. Cogl master is now
> Cogl 2.0, but Clutter cannot depend on it until we break API as well.
> 
> ciao,
> Emmanuele.
> 
> -- 
> W: http://www.emmanuelebassi.name
> B: http://blogs.gnome.org/ebassi/

_______________________________________________
clutter-app-devel-list mailing list
clutter-app-devel-list@clutter-project.org
http://lists.clutter-project.org/listinfo/clutter-app-devel-list

Reply via email to