On Wed, Jun 18, 2014 at 11:37:06PM +0300, Juha wrote:
> On 18 June 2014 16:21, Han Pingtian <[email protected]> wrote:
> 
> > Thanks. But the compilation still failed after this modification and
> > re-run _autosetup and configure:
> >
> > gtk/taskbarex.cpp: In member function ‘virtual bool
> > wxTaskBarIconEx::SetIcon(const wxIcon&, const wxString&)’:
> > gtk/taskbarex.cpp:211:68: error: ‘gtk_status_icon_set_tooltip’ was not
> > declared in this scope
> >          gtk_status_icon_set_tooltip(g_pStatusIcon, message.mb_str());
> >
> 
> Replace gtk_status_icon_set_tooltip with gtk_status_icon_set_tooltip_text .
> 
> -Juha

Thanks! After this, boinc can be compiled successfully on my machine.
Cool!

_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to