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
_______________________________________________
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