安装完成后不能编译,提示:**Error**: You must have `glib' installed.
解决
sudo apt-get install libglib2.0-dev pkg-config安装完成后不能编译,提示:**Error**: You must have `glib' installed.
解决
sudo apt-get install libglib2.0-dev pkg-config转载于:https://www.cnblogs.com/sdq928/archive/2010/09/13/1825335.html