[FFmpeg-user] Build LGPL version of FFmpeg for Windows

Michael Raab Michael.Raab at iff.fraunhofer.de
Fri Nov 2 11:00:55 CET 2012


I managed to get make running with msvc toolchain. The comments on 
http://blogs.gnome.org/rbultje/2012/09/27/microsoft-visual-studio-support-in-ffmpeg-and-libav/ 
helped.
The remaining problem is that make stops with an error:
libavcodec/aacenc.c(824) : error C2099: Initializer is not a constant

Michael



Von:    Roger Pack <rogerdpack2 at gmail.com>
An:     FFmpeg user questions <ffmpeg-user at ffmpeg.org>
Datum:  02.11.2012 09:55
Betreff:        Re: [FFmpeg-user] Build LGPL version of FFmpeg for Windows
Gesendet von:   ffmpeg-user-bounces at ffmpeg.org



> the hint helped, but I'm still struggeling. I'm trying to compile with
> msvc. Therefore I followed the guide at:
> 
http://blogs.gnome.org/rbultje/2012/09/27/microsoft-visual-studio-support-in-ffmpeg-and-libav/

>
> When trying to configure, I get the following error:
> $ ./configure --toolchain=msvc
> c99wrap cl is unable to create an executable file.
> If c99wrap cl is a cross-compiler, use the --enable-cross-compile 
option.
> Only do this if you know what cross compiling means.
> C compiler test failed.

check config.log
(my real suggestion would be to use mingw-w64 or to cross
compile--that way works).
ref: https://github.com/rdp/ffmpeg-windows-build-helpers
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user at ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user



More information about the ffmpeg-user mailing list