On Mon, 2008-08-11 at 01:40 -0400, David Cummings wrote:
> Hi all,
>     Thanks for a very neat library. I recently build the SVN version,
> and had some issues which I figured someone ought to know about.
> 
> 1. The configure script for clutter-tutorial calls pkg-config to look
> explicitly for clutter-0.7 and clutter-gtk-0.7, neither of which are
> installed when building from >0.8.

I have just updated the clutter tutorial. Thanks for the reminder.
http://www.openismus.com/documents/clutter_tutorial/0.8/docs/tutorial/html/chapter-headers-and-linking.html

>  I just search/replaced and
> built/ran the examples happily, but this should probably be changed to
> search for a minimum version of the library. I don't know enough about
> pkg-config, unfortunately.

You want to depend on a specific version of the clutter API, because the
different APIs are not compatible. Don't confuse the tarball version
(0.8.1, 0.8.3, for instance) with the API version (0.6, 0.7, 0.8, etc).

-- 
[EMAIL PROTECTED]
www.murrayc.com
www.openismus.com

-- 
To unsubscribe send a mail to [EMAIL PROTECTED]

Reply via email to