Last active
June 12, 2021 20:59
-
-
Save simonholm/840a43014b53ea6cff865d1f8feaf16f to your computer and use it in GitHub Desktop.
compiler error glib-2.0 was not found in the pkg-config search path
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
# compiler error glib-2.0 was not found in the pkg-config search path | |
sudo apt-get install libgtk-3-dev | |
# source https://github.com/gi-rust/glib-sys/issues/5#issuecomment-320515059 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment