Skip to content

Instantly share code, notes, and snippets.

@ixtiyoruz
Last active January 8, 2020 02:58
Show Gist options
  • Save ixtiyoruz/67974d661f9d5033203300b861e2a0b7 to your computer and use it in GitHub Desktop.
Save ixtiyoruz/67974d661f9d5033203300b861e2a0b7 to your computer and use it in GitHub Desktop.
wxwidgets and codeblocks installing in c++
# wxwidgets
sudo apt-get install libwxgtk3.0-dev libwxgtk3.0-0v5-dbg
# code blocks
sudo apt-get install codeblocks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment