[FFmpeg-user] Buildin ffmpeg on QNX/ARM

Carl Eugen Hoyos cehoyos at ag.or.at
Mon Apr 2 18:01:41 CEST 2012


Zahira Ammarguellat <zammargu <at> marvell.com> writes:

> export CFLAGS="-I /zammargu/WIFI_Display/SDL-1.2.13_qnx/build/include/SDL"  
> export LDFLAGS="-L/zammargu/WIFI_Display/SDL-1.2.13_qnx/build/.libs -lSDL" 

configure expects --extra-cflags and --extra-ldflags, if you believe 
this is not sufficiently documented by ./configure --help, please tell.

> --extra-libs=-lSDL \
> --enable-ffplay 

These should not be necessary.

Carl Eugen



More information about the ffmpeg-user mailing list