wxWidgets C++ : simple application crashes on arch linux, but not on my windows machine
I’ve been trying to create a wxWidgets C++ application under my EndeavourOS (should be arch linux at it’s core).
My Desktop Environment is KDE Plasma (Wayland). But I the same problems occur on GNOME, and XFCE also.
I was already successful compiling a wxWidgets C++ application under Windows.