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 Oct 2, 2024. It is now read-only.
the patch released here allows me to compile guayadeque with wxwidgets-3.2, but on startup I get the error message: ../src/generic/imaglist.cpp(231): assert ""m_size != wxSize(0, 0)"" failed in GetSize(): Invalid image list.
someone on the fedora devel list forum pointed out to me that these warnings have to do with the changes in wxwidgets.
Hi,
the patch released here allows me to compile guayadeque with wxwidgets-3.2, but on startup I get the error message:
../src/generic/imaglist.cpp(231): assert ""m_size != wxSize(0, 0)"" failed in GetSize(): Invalid image list.
someone on the fedora devel list forum pointed out to me that these warnings have to do with the changes in wxwidgets.
I hope the developer can change that.
In the meantime I compile guayadeque without debug flag.
Regards
Martin
The text was updated successfully, but these errors were encountered: