Corey Bruce
Corey Bruce
Basically for Manjaro it's a simple click on install and your ready to go (once aarch64 is added to the build file) and the AUR package will compile it and...
Glad to help, If there is anything else I can help test just let me know.
Is there any update on this bug?
Also native applications like multimc don't show a icon also
try removing docklike-plugin off your panel than re adding it
Hey @Jammyjamjamman thanks for the reply, no sorry I was building from the current zipped stable, should I try cloning this and switching to the developer branch or try master...
I got it to complete cmake after installing the dependencies needed and figured out it needed wxgtk2 not wxgtk3 (wxwidgets on debian/Ubuntu) might need to add the Arch dependencies as...
Looks like some progress way made by smarter people than me :P
I will give it a try and get back to you 🙂
> Nice catch @andy5995! I suspect the real problem is pacman fails to install the packages because it can't find wxgtk (and doesn't fail gracefully). `wxgtk` should be `wxgtk-common`. >...