kvgyzqk Posted June 16, 2024 Share Posted June 16, 2024 (edited) As of https://trac.wildfiregames.com/wiki/BuildInstructions#DebianUbuntu I have problem when installing libwxgtk3.2-dev package. Finally, I found the solution. Just add this PPA: https://launchpad.net/~hrzhu/+archive/ubuntu/wxwidgets3.2-backport sudo add-apt-repository ppa:hrzhu/wxwidgets3.2-backport sudo apt update sudo apt install libwxgtk3.2-dev I'm using Linux Mint 21.3 Cinnamon. Edited June 16, 2024 by kvgyzqk Link to comment Share on other sites More sharing options...
fabio Posted July 27, 2024 Share Posted July 27, 2024 A better option, also listed on https://trac.wildfiregames.com/wiki/BuildInstructions#DebianUbuntu: On older Debian / Ubuntu versions you may have to replace libwxgtk3.2-dev with libwxgtk3.0-gtk3-dev. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now