Can't compile ergo

Bug #809986 reported by Gusions
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ergo
Won't Fix
Undecided
Unassigned

Bug Description

Hi, when i try to compile the first commit version of Ergo i have this error:

gusions@gusions-netbook:~/sorgentielementary/ergo/build$ make
[ 14%] Generating Ergo/Ergo.c, Ergo/SavedState.c, Ergo/Widgets/ErgoMenu.c, Ergo/Widgets/ErgoToolbar.c, Ergo/Widgets/ErgoWindow.c, Ergo/Widgets/ErgoTaskView.c
/home/gusions/sorgentielementary/ergo/Ergo/Widgets/ErgoWindow.vala:57.3-57.38: error: overriding method `Ergo.Widgets.ErgoWindow.delete_event' is incompatible with base method `Gtk.Widget.delete_event': incompatible type of parameter 1.
  protected override bool delete_event (EventAny event) {
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/home/gusions/sorgentielementary/ergo/Ergo/Widgets/ErgoWindow.vala:57.3-57.38: error: Ergo.Widgets.ErgoWindow.delete_event: no suitable method found to override
  protected override bool delete_event (EventAny event) {
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Compilation failed: 2 error(s), 0 warning(s)
make[2]: *** [Ergo/Ergo.c] Errore 1
make[1]: *** [CMakeFiles/ergo.dir/all] Errore 2
make: *** [all] Errore 2

Sam Tate (samtatr)
Changed in ergo:
status: New → Confirmed
Revision history for this message
Kārlis Lukstiņš (karlis-lukstins) wrote :

The same thing happens when i remove the line "using Gdk;" from ErgoWindow.vala

Changed in ergo:
status: Confirmed → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.