Re: [clutter] Undefined reference error in many clutter/toy apps

2008-04-08 Thread Tomas Frydrych
Erik Karlsson wrote:
 I just did a checkout from the SVN for clutter. After installing the
 library I noticed a common error message in many of the clutter/toys
 applications when compiling them (at least in odo and astro-desktop) :

The toys are always meant to be built against the latest stable release
of clutter, not against svn trunk.

Tomas

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



Re: [clutter] Undefined reference error in many clutter/toy apps

2008-04-08 Thread Matthew Allum
Hi;

On Tue, 2008-04-08 at 10:51 +0300, Karoliina Salminen wrote:
 
 I have got some toys compiling against the latest version usually by changing
 the version number requirement in configure.ac and sometimes changing some 
 code
 a little if some API has changed. Usually I haven't needed to do major
 modifications and just bumping
 the version number in configure.ac has helped.
 

Just beware though they may build they may not work correctly - trunk
can obviously get quite turbulent at times. We usually start updating
toys when we make the initial (odd version numbered) development
release.

  == Matthew


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