[FFmpeg-user] Build LGPL version of FFmpeg for Windows
Michael Raab
Michael.Raab at iff.fraunhofer.de
Mon Oct 29 08:52:55 CET 2012
Hi all,
I'm currently trying to build a LPGL version of FFmpeg to be used on
Windows.I'm using the current snapshot from
git://source.ffmpeg.org/ffmpeg.git
I'm using the following configure parameters:
--enable-swscale --enable-shared --disable-static --enable-memalign-hack
--enable-avfilter --enable-hardcoded-tables --disable-libopenjpeg
--enable-runtime-cpudetect --enable-w32threads --enable-avisynth
--target-os=mingw32 --arch=x86_32 --disable-debug --enable-version3
configure executes successfully. But when trying to run make, I get the
following error:
$ make
library.mak:97: *** missing separator. Stop.
I would be thankful if someone may provide some help on this.
Thanks,
Michael
More information about the ffmpeg-user
mailing list