Starting contribution



Hi,

I'm a master student computer science and I am fond of this project. Great that it became default in Oneiric. I was thinking about playing around with the code, trying to implement a nicer method to compare older versions of files with the current version in the restore assistant.

I was trying to check out the bzr branch, I did ./autogen.sh and then "make" gave me this error:

make[2]: Map '/home/ruben/Documenten/Programmeren/dejadup/deja-dup/widgets' wordt binnengegaan
  VALAC  libwidgets_la_vala.stamp
ConfigLabelPolicy.vala:63.25-63.43: error: The name `WEEKLY' does not exist in the context of `DejaDup.ConfigDelete'
    if (delete_after == ConfigDelete.WEEKLY)
                        ^^^^^^^^^^^^^^^^^^^

(valac-0.14:24410): GLib-GObject-WARNING **: invalid cast from `ValaNamespace' to `ValaTypeSymbol'

(valac-0.14:24410): GLib-GObject-WARNING **: invalid cast from `ValaNamespace' to `ValaTypeSymbol'

(valac-0.14:24410): GLib-GObject-WARNING **: invalid cast from `ValaNamespace' to `ValaTypeSymbol'

(valac-0.14:24410): GLib-GObject-WARNING **: invalid cast from `ValaNamespace' to `ValaTypeSymbol'

(valac-0.14:24410): GLib-GObject-WARNING **: invalid cast from `ValaNamespace' to `ValaTypeSymbol'
Compilation failed: 1 error(s), 0 warning(s)

Any ideas what is wrong?

Another question on the side: I have no experience with vala, what IDE is best suited for this?

Thanks!
Ruben Verhack


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]