sqirradotdev / IzzyEngine

Izzy Engine is a complete recreation of Friday Night Funkin', aiming for easy custom content creation.
Apache License 2.0
64 stars 14 forks source link

MacOS Crash Reporter Build Error #39

Open Gothbr4dn opened 2 years ago

Gothbr4dn commented 2 years ago

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
Gothbr4dn commented 2 years ago

I updated all the stuff for the crash thing but it didn't work

Gothbr4dn commented 2 years ago

I fixed it

Gothbr4dn commented 2 years ago

https://user-images.githubusercontent.com/72326501/180876801-525acd72-cd3f-4a5f-89aa-a1ee63f75696.mov

Gothbr4dn commented 2 years ago

I will change it to mp4 if you need it

sqirradotdev commented 2 years ago

Hiya! For now I cannot really test stuff for macOS due to not owning one :( Keeping this issue open.