Re: [Gambas-user] ERROR with rev. 7145

2015-06-26 Thread Ru Vuott
Yes, it's OK. bye Ven 26/6/15, Benoît Minisini ha scritto: Oggetto: Re: [Gambas-user] ERROR with rev. 7145 A: "mailing list for gambas users" Data: Venerdì 26 giugno 2015, 13:22 Le 26/06/2015 09:22, Ru Vuott a écrit : &

Re: [Gambas-user] ERROR with rev. 7145

2015-06-26 Thread Benoît Minisini
Le 26/06/2015 09:22, Ru Vuott a écrit : > 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_t

[Gambas-user] ERROR with rev. 7145

2015-06-26 Thread Ru Vuott
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:3