You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.
Error: ./src/hx/widgets/TaskBarIcon.cpp:86:28: error: no member named 'SetIcon' in 'wxTaskBarIcon'
HXDLIN( 21) ((_hx_tmp)).SetIcon(_hx_tmp1,_hx_tmp2);
~~~~~~~~~~~~ ^
./src/hx/widgets/TaskBarIcon.cpp:94:55: error: no member named 'IsIconInstalled' in 'wxTaskBarIcon'
HXDLIN( 26) return this->get_taskBarIconRef()->ptr->IsIconInstalled();
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
./src/hx/widgets/TaskBarIcon.cpp:108:28: error: no member named 'SetIcon' in 'wxTaskBarIcon'
HXDLIN( 35) ((_hx_tmp)).SetIcon(_hx_tmp1,_hx_tmp2);
~~~~~~~~~~~~ ^
3 errors generated.
Error: Build failed
The text was updated successfully, but these errors were encountered:
Error: ./src/hx/widgets/TaskBarIcon.cpp:86:28: error: no member named 'SetIcon' in 'wxTaskBarIcon'
HXDLIN( 21) ((_hx_tmp)).SetIcon(_hx_tmp1,_hx_tmp2);
~~~~~~~~~~~~ ^
./src/hx/widgets/TaskBarIcon.cpp:94:55: error: no member named 'IsIconInstalled' in 'wxTaskBarIcon'
HXDLIN( 26) return this->get_taskBarIconRef()->ptr->IsIconInstalled();
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
./src/hx/widgets/TaskBarIcon.cpp:108:28: error: no member named 'SetIcon' in 'wxTaskBarIcon'
HXDLIN( 35) ((_hx_tmp)).SetIcon(_hx_tmp1,_hx_tmp2);
~~~~~~~~~~~~ ^
3 errors generated.
Error: Build failed
The text was updated successfully, but these errors were encountered: