On 05/15/2011 10:15 PM, Konstantin Kozlov wrote:
On Sun, 15 May 2011 23:01:58 +0200
Andrew Stacey<[email protected]>  wrote:

Thanks for the quick reply.

I've installed vala-0.12.0 and when I compile shotwell-0.9.3 I get a
load of errors beginning with:

/home/astacey/local/src/shotwell-0.9.3/src/plugins/PublishingInterfaces.vala.c:193:
error: expected specifier-qualifier-list before ‘GDateTime’

Your glib is too old and vala was compiled against this old glib.

GDateTime exists starting with GLib 2.26, and the Shotwell makefile checks that GLib is at least that version, so something is strange here. Andrew, what version of GLib do you actually have? If it's less than 2.26, then we should figure out why the makefile check failed.

adam

_______________________________________________
Shotwell mailing list
[email protected]
http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell

Reply via email to