标签:gtk com sel http lag fss ruby man and
1.在终端输入:xcode-select --install
2. 在终端输入:ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
3. 在终端输入: brew install pkg-config
4. 在终端输入: brew install gtk+3
5. clang编译 在终端输入:clang ‘pkg-config --libs --cflags gtk+-3.0‘ main.c
标签:gtk com sel http lag fss ruby man and
原文地址:https://www.cnblogs.com/kaid/p/9801604.html