On Wed, Mar 7, 2012 at 3:12 PM, Emmanuele Bassi <eba...@linux.intel.com>wrote:
> On 2012-03-07 at 08:58, Gerard Toonstra wrote: > > I'm running Clutter 1.8 on Ubuntu just fine and want to port a clutter > 1.8 > > app to the Mac. > > The macports project uses Clutter 1.6.20 though and there are some slight > > differences in the way how > > redrawing is handled apparently and some small API differences. > > I suggest you contact the MacPorts maintainers and ask to update Clutter > to 1.8, or wait until the end of the month, and ask for Clutter 1.10 to > be added. :-) > That'd be ideal and it'll probably have to be done that way. I'm considering though that dependencies may have changed, creating an avalanche of further required updates. > > > If anyone runs osx and has been able to use clutter 1.8 on that, could > you > > please provide references or a short explanation how this > > was achieved? > > Whenever I use OSX for Clutter development, I follow the instructions > for the gtk-osx moduleset here: > > https://live.gnome.org/GTK%2B/OSX/Building > > It's enough to build up to GDK-Pixbuf and Pango, without also building > GTK+. > > Then you can build Clutter and its dependencies inside the same JHBuild > environment. > Unfortunately pango doesn't yet build. Something about a missing freetype2 library in pkg-config. In the installation, it is also the freetype library that complains about a missing install target for make. In the unstable moduleset I got another error related to assembly problems. That got fixed by disabling mmx there. I tried all different modulesets and some other iterations using 10.6 SDK, i386 architecture over x86_64 and so on. I'm running Lion. Can you elaborate on which moduleset you use, SDK and architecture and whether this actually gets me anywhere? My only objective is to run clutter 1.8 or higher on mac together with clutter-gst libraries for a personal project, so doesn't have to be portable anywhere else. Also checked fink and homebrew, but they also use clutter 1.6 apparently. Rgds, Gerard
_______________________________________________ clutter-app-devel-list mailing list clutter-app-devel-list@clutter-project.org http://lists.clutter-project.org/listinfo/clutter-app-devel-list