ubuntu install glib

发布时间:2024年01月19日
sudo apt-get install libglib2.0-dev
GLib is a bundle of three (formerly five) low-level system libraries 
	written in C 
	and developed mainly by GNOME. 

GLib's code was separated from GTK, 
	so it can be used by software other than GNOME 
	and has been developed in parallel ever since.

The name "GLib" originates from the project's start 
	as a GTK C utility library.
文章来源:https://blog.csdn.net/qq_38963393/article/details/135701354
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。