hey adam, On Mit, 2011-03-09 at 03:02 -0800, Adam Dingle wrote: > Andreas, > > On Wed, Mar 9, 2011 at 2:11 AM, Andreas Brauchli > <[email protected]> wrote: > Hey there > > i'm running ubuntu natty (11.04) where vala defaults to 0.11 > so i have > to change the Makefile to use valac-0.10 (which right now is > 0.10.3) > > now with 0.10.3 i'm getting errors [at the bottom of the > email] probably > due to updated bindings from 0.10.2. > > if it's not going to be fixed (would probably break 0.10.2 > build) please > set MAX_VALAC_VERSION := 0.10.2 > > > Shotwell does build with Vala 0.10.3 - in fact, that's the version we > normally use to build it. I might expect to see the errors below if > you were trying to build with 0.11.x. Are you really sure that you're > building with 0.10.3?
thanks for the pointer.. indeed valac was used instead of the valac-0.10 which pointed to 0.12. i specified 0.10 in shotwell's Makefile but forgot plugins/Makefile.plugin.mk anyway i updated my alternatives to point to valac-0.10 instead of crippling makefiles. works like a charm sorry for the confusion > > > Btw, for main inclusion into natty it's already too late as > they're > already past feature-freeze.. maybe natty-proposed? > > > We are a tad late, but have been in touch with our friends at Ubuntu > and are hoping for a feature freeze exception. See > > > https://bugs.launchpad.net/bugs/731007 > now let's hope for that freeze exception :) andreas > > looking forward to 0.9 - keep up the good work :D > > > thanks! > > > adam [...] _______________________________________________ Shotwell mailing list [email protected] http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell
