Skip to content

Instantly share code, notes, and snippets.

@h1romas4
Created December 14, 2019 10:16
Show Gist options
  • Select an option

  • Save h1romas4/1864028cc6f3236396ccee212863fe59 to your computer and use it in GitHub Desktop.

Select an option

Save h1romas4/1864028cc6f3236396ccee212863fe59 to your computer and use it in GitHub Desktop.
Ubuntu 19.04 で MaCoPiX をコンパイルする時に必要なライブラリ依存
https://github.com/chimari/MaCoPiX
sudo apt install libx11-dev
sudo apt install libglib2.0-dev
sudo apt install libgtk-3-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment