Created
December 14, 2019 10:16
-
-
Save h1romas4/1864028cc6f3236396ccee212863fe59 to your computer and use it in GitHub Desktop.
Ubuntu 19.04 で MaCoPiX をコンパイルする時に必要なライブラリ依存
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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