[Gambas-user] ERROR with rev. 7145

Ru Vuott vuott at ...325...
Fri Jun 26 09:22:45 CEST 2015


Hello,

I obtain ERROR in Make with rev. 7145:


gtrayicon.cpp: In static member function 'static bool gTrayIcon::hasSystemTray()':
gtrayicon.cpp:386:29: error: 'X11_get_system_tray' was not declared in this scope
  return X11_get_system_tray() != 0;
                             ^
gtrayicon.cpp:387:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
make[5]: *** [gb_gtk_la-gtrayicon.lo] Error 1
make[5]: Leaving directory `/home/vuott/trunk/gb.gtk/src'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/vuott/trunk/gb.gtk/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/vuott/trunk/gb.gtk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/vuott/trunk/gb.gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/vuott/trunk'
make: *** [all] Error 2



Regards
vuott




More information about the User mailing list