Lorenzo,

thanks for your message. I suspect you're using Vala 0.9.8. The Shotwell trunk will no longer build with that version of Vala. I've just updated the Shotwell makefile to check for a minimum of Vala 0.10.0. So if you upgrade to Vala 0.10, you should be able to build. Cheers -

adam

On 02/06/2011 10:33 AM, Lorenzo Baldacchini wrote:
Hello everybody,

I am trying to compile shotwell from source, obtained via SVN.

I have such a strange error with the last version

Compiling Vala code...
src/Dialogs.vala:1664.13-1664.25: error: The type name `GLib.DateTime' could
not be found
     private GLib.DateTime example_date = new GLib.DateTime.local(2009, 3,
10, 18, 16, 11);
             ^^^^^^^^^^^^^
src/AppDirs.vala:93.9-93.16: error: The type name `DateTime' could not be
found
         DateTime date = new DateTime.from_unix_utc(tm);
         ^^^^^^^^
Compilation failed: 2 error(s), 0 warning(s)
make: *** [src/.stamp] Errore 1


What does this mean?
I have installed glib2.26 from source to be able to install shotwell.

Thanks a lot
best regards
Lorenzo
_______________________________________________
Shotwell mailing list
[email protected]
http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell

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

Reply via email to