1 Star 0 Fork 64

太阳底下乘凉 / aquila

forked from gozfree / aquila 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
INSTALL.md 560 Bytes
一键复制 编辑 原始数据 按行查看 历史
gozfree 提交于 2018-12-03 00:06 . fix compile error

INSTALL

install lastest libraries

$ git clone https://github.com/gozfree/libraries.git
$ cd libraries
$ ./build.sh
$ sudo ./build.sh install

install essential third-party libraries

ffmpeg/alsa/x264/sdl
$ sudo apt-get install libavformat-dev libavutil-dev libavcodec-dev libswscale-dev libasound-dev libx264-dev libsdl-dev

build aquila

$ make

FAQ

1.error while loading shared libraries: libdebug.so: cannot open shared object file: No such file or directory make sure install libraries then $ sudo ldconfig

C
1
https://gitee.com/mfm/aquila.git
git@gitee.com:mfm/aquila.git
mfm
aquila
aquila
master

搜索帮助