sh 在OS X上编译来自@tihmstar的futurerestore

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh 在OS X上编译来自@tihmstar的futurerestore相关的知识,希望对你有一定的参考价值。

brew install openssl
git clone --recursive git@github.com:tihmstar/futurerestore.git
cd futurerestore/
export PKG_CONFIG_PATH=/usr/local/share/pkgconfig:/usr/local/lib/pkgconfig:$(brew --prefix openssl)/lib/pkgconfig
./autogen.sh
make
./futurerestore/futurerestore


以上是关于sh 在OS X上编译来自@tihmstar的futurerestore的主要内容,如果未能解决你的问题,请参考以下文章

通过命令行在 OS X 上编译简单的 Hello World 程序

如何在 Mac OS X Mountain Lion 上编译 libnoise

C++ 在 Mac OS X 上编译代码并在 Linux x86 上运行

在 mac os 上编译 dlib

在 64 位机器上编译 tcpsplice

在 Mac OS 上编译 FFmpeg