
Warning: for example close your terminal window instead of calling exit Warning: terminate MSYS2 without returning to shell and check for updates again Terminate other MSYS2 programs before proceeding It was just not worth it for me to wait another hour or so to try and make it "nice an easy and automatic package dependency management" with vcpkg. I ended up just dropping the DLLs in my project and linking them manually rather than using the Visual Studio vcpkg integration. I think I interrupted the debug build the second time around when I ran it again and it was still "hanging" 45+ mins later.

FFMPEG WINDOWS DEFENDER INSTALL
When I ran install the first time, it completed on its own and then did not recognize the package as installed. I'm not sure why the package install build BOTH release and debug versions of the library (at 30+ mins for each build for an 1+ hour just to install ffmpeg). Make: unlink: libavcodec/hevcdsp.o: Device or resource busy Make: *** Deleting file 'libavcodec/hevcdsp.o' Make: unlink: libavcodec/hevcpred.o: Device or resource busy Make: *** Deleting file 'libavcodec/hevcpred.o' Please ensure you're using the latest portfiles with `.\vcpkg update`, thenĪdditionally, attach any relevant sections from the log files above. Ports/ffmpeg/portfile.cmake:193 (vcpkg_execute_required_process)Įrror: Building package ffmpeg:圆4-windows failed with: BUILD_FAILED Working Directory: C:/Users/x/Source/Repos/vcpkg/buildtrees/ffmpeg/圆4-windows-relĬ:\Users\x\Source\Repos\vcpkg\vcpkg\buildtrees\ffmpeg\build-圆4-windows-rel-out.log Building Release Options: -extra-cflags=-MD -extra-cxxflags=-MDĬMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:72 (message):Ĭommand failed: C:/Users/x/Source/Repos/vcpkg/downloads/tools/msys2/msys64/usr/bin/bash.exe -noprofile -norc C:/Users/x/Source/Repos/vcpkg/ports/ffmpeg\build.sh C:/Users/x/Source/Repos/vcpkg/buildtrees/ffmpeg/圆4-windows-rel C:/Users/x/Source/Repos/vcpkg/buildtrees/ffmpeg/src/n4.2-b7812eeecc C:/Users/x/Source/Repos/vcpkg/packages/ffmpeg_圆4-windows "-enable-asm -enable-yasm -disable-doc -enable-debug -enable-runtime-cpudetect -disable-openssl -disable-ffmpeg -disable-ffplay -disable-ffprobe -disable-libvpx -disable-libx264 -disable-opencl -disable-lzma -disable-bzlib -enable-avresample -disable-static -enable-shared -extra-cflags=-DHAVE_UNISTD_H=0 -extra-cflags=-MD -extra-cxxflags=-MD" Building Options: -enable-asm -enable-yasm -disable-doc -enable-debug -enable-runtime-cpudetect -disable-openssl -disable-ffmpeg -disable-ffplay -disable-ffprobe -disable-libvpx -disable-libx264 -disable-opencl -disable-lzma -disable-bzlib -enable-avresample -disable-static -enable-shared -extra-cflags=-DHAVE_UNISTD_H=0


Using source at C:/Users/x/Source/Repos/vcpkg/buildtrees/ffmpeg/src/n4.2-b7812eeecc Using cached C:/Users/x/Source/Repos/vcpkg/downloads/ffmpeg-ffmpeg-n4.2.tar.gz The following packages will be built and installed:īuilding package ffmpeg:圆4-windows.

C:\Users\x\Source\Repos\vcpkg\vcpkg>vcpkg install ffmpeg
