Treferwynd / transmission-remote-gtk

Automatically exported from code.google.com/p/transmission-remote-gtk
GNU General Public License v2.0
0 stars 0 forks source link

Impossible compile last git version #265

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The last git version has an code error:

trg-main-window.c: In function 'trg_main_window_add_status_icon':
trg-main-window.c:2544:85: error: expected statement before ')' token
                                          APP_INDICATOR_CATEGORY_APPLICATION_STATUS)))
                                                                                     ^
trg-main-window.c:2550:7: error: 'else' without a previous 'if'
     } else {
       ^
make[2]: *** [trg-main-window.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Original issue reported on code.google.com by decedion on 16 Jun 2014 at 3:32

GoogleCodeExporter commented 9 years ago
Hopefully fixed please confirm.

Original comment by a...@eth0.org.uk on 16 Jun 2014 at 7:32

GoogleCodeExporter commented 9 years ago
Fixed

Original comment by decedion on 17 Jun 2014 at 11:16