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

Reply via email to