Wrong mailing list, but anyway:
On Fri, Dec 11, 2015 at 15:09:23 +0800, 广州刘丹 wrote:
> git checkout origin/release/2.8
Why not stick with master?
> libavfilter/avf_showcqt.c:38:10: error: #include expects "FILENAME" or
>
Something went wrong with your libfreetype. (I think your ft2build.h is
s
I use below commands to compile ffmpeg, but make command reports some errors.
git clone https://github.com/FFmpeg/FFmpeg.git
cd FFmpeg
git checkout origin/release/2.8
PKG_CONFIG_PATH="${DEST}/build/lib/pkgconfig" ./configure
--prefix="${DEST}/build" \
--extra-cflags="-I${DEST}/build/include" --