当前位置:
首页 >
mac os 安装 pkg-config
发布时间:2024/9/30
40
豆豆
生活随笔
收集整理的这篇文章主要介绍了
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的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: 编译opencv文件
- 下一篇: mac os 安装 thrift