mac os 安装 pkg-config

Posted sunmenggmail

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了mac os 安装 pkg-config相关的知识,希望对你有一定的参考价值。

wget http://pkgconfig.freedesktop.org/releases/pkg-config-0.29.tar.gz .

env LDFLAGS="-framework CoreFoundation -framework Carbon" ./configure --with-internal-glib

make

sudo make install

以上是关于mac os 安装 pkg-config的主要内容,如果未能解决你的问题,请参考以下文章