-
Notifications
You must be signed in to change notification settings - Fork 47
Ubuntu 24.04 - requires to build wx #275
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks. Can you update this to README.md and send a PR? |
HI Pekka! ps..oops wrong button click |
on 24.04 newer boost it's 1.83.. |
Our previous goal was to keep supporting the oldest supported Ubuntu LTS and the latest Debian Stable out-of-the-box. But if that causes major troubles to support the new ones, we can drop support for the oldest LTS in favor for the new ones. 20.04 is EOL in April, so we can drop that if it helps. |
Seems 20.04 ships 1.71, 22.04 1.74. So if you can make it work with 1.71, perfect, if with 1.74 fine. We don't want to drop OOB support for 22.04 just yet. |
for this ubuntu
╰─ lsb_release -a ─╯
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 24.04.1 LTS
Release: 24.04
Codename: noble
below instructions from https://github.com/cpc/openasip are wrong
->Ubuntu 20.04+ / Debian 11
sudo apt-get install libwxgtk3.0-gtk3-dev libboost-all-dev
tcl8.6-dev libedit-dev libsqlite3-dev sqlite3 libxerces-c-dev g++ make
latex2html libffi-dev autoconf automake libtool subversion git cmake graphviz
as libwxgtk3.0-gtk3-dev is not available
below instructions to do for making wxgtk available
The text was updated successfully, but these errors were encountered: