[FFmpeg-user] Error in building ffmpeg.

Rakesh G P rakeshgp3 at gmail.com
Tue Nov 15 09:16:45 EET 2016


Dear ffmpeg,


   - I have downloaded and installed ffmpeg msys, using the link
   https://trac.ffmpeg.org/wiki/CompilationGuide/WinRT. but when i about to
   execute following command,


                 ../../../configure \

   -

   --toolchain=msvc \
   --disable-programs \
   --disable-d3d11va \
   --disable-dxva2 \
   --arch=x86 \
   --enable-shared \
   --enable-cross-compile \
   --target-os=win32 \
   --extra-cflags="-MD -DWINAPI_FAMILY=WINAPI_FAMILY_APP
-D_WIN32_WINNT=0x0A00" \
   --extra-ldflags="-APPCONTAINER WindowsApp.lib" \
   --prefix=../../../Build/Windows10/x86


I am getting error as


cl is unable to create an executable file.

C compiler test failed If you think configure made a mistake, make
sure you are using the latest version from Git.  If the latest version
fails, report the problem to the ffmpeg-user at ffmpeg.org mailing list
or IRC #ffmpeg on irc.freenode.net. Include the log file "config.log"
produced by configure as this will help solving the problem.

please get me a solution


More information about the ffmpeg-user mailing list