[FFmpeg-user] build error on Windows
Charlie Arnold
charlie.arnold at gmail.com
Fri Jan 22 17:35:13 CET 2016
Hello,
I'm trying to build the master branch from https://github.com/FFmpeg/FFmpeg.
Following the directions at
https://trac.ffmpeg.org/wiki/CompilationGuide/MSVC, after ./configure, make
gives me the following error:
$ make
CC libavdevice/alldevices.o
alldevices.c
c:\FFmpeg\libavdevice\alldevices.c : fatal error C1083: Cannot open
compiler generated file: '/c/FFmpeg/libavdevice/alldevices.o': No such file
or directory
make: *** [libavdevice/alldevices.o] Error 1
Has anyone seen this error before? Do I need to configure MSYS differently
or anything?
Thanks -
On Thu, Jan 21, 2016 at 10:34 PM, Charlie Arnold <charlie.arnold at gmail.com>
wrote:
> I'm trying to build the master branch from
> https://github.com/FFmpeg/FFmpeg.
> Following the directions at
> https://trac.ffmpeg.org/wiki/CompilationGuide/MSVC, after ./configure,
> make gives me the following error:
>
> $ make
> CC libavdevice/alldevices.o
> alldevices.c
> c:\FFmpeg\libavdevice\alldevices.c : fatal error C1083: Cannot open
> compiler generated file: '/c/FFmpeg/libavdevice/alldevices.o': No such file
> or directory
> make: *** [libavdevice/alldevices.o] Error 1
>
> Has anyone seen this error before? Do I need to configure MSYS
> differently or anything?
>
> Thanks -
>
More information about the ffmpeg-user
mailing list