

Make: *** No rule to make target « ffbuild/library.mak ».

Basically, the error means: Makefile:47: target « qt-faststart » doesn't match the target pattern Sorry for the french wording, I don't know how to tell MSVC print its output in english. Make: *** Aucune règle pour fabriquer la cible « ffbuild/library.mak ». Makefile:91: ffbuild/library.mak: No such file or directory Makefile:47: la cible « uncoded_frame » ne correspond pas au motif de cible Makefile:47: la cible « trasher » ne correspond pas au motif de cible Makefile:47: la cible « qt-faststart » ne correspond pas au motif de cible configure -toolchain=msvcĮxternal libraries providing hardware acceleration:Īvcodec avdevice avfilter avformat avutil swresample swscaleīut when I run make it stops very quickly $ make c/Program Files (x86)/Microsoft Visual Studio/2017/Professional/VC/Tools/MSVC/7/bin/HostX64/圆4/link c/Program Files (x86)/Microsoft Visual Studio/2017/Professional/VC/Tools/MSVC/7/bin/HostX64/圆4/cl I think my environment is now correctly set up, I ran MSYS shell from MSVC Command prompt and have everything reachable. I installed current stable version of MSYS, fixed link.exe and use of PATH environment, installed make diffutils gcc pkg-config and downloaded c99-to-c89, nasm, and inttypes.h I need to compile FFmpeg on Windows 10 using MSVC 2017 compiler.
