m-ab-s / media-autobuild_suite

This Windows Batchscript helps setup a Mingw-w64 compiler environment for building ffmpeg and other media tools under Windows.
GNU General Public License v3.0
1.53k stars 264 forks source link

CMake Error: The source directory "C:/ffmpeg/build" does not appear to contain CMakeLists.txt #2504

Open Now2407 opened 1 year ago

Now2407 commented 1 year ago

file not found in build. how do i fix this? thanks!

Likely error (tail of the failed operation logfile): LDFLAGS: -pipe -static-libgcc -fstack-protector-strong -static-libstdc++ cmake .. -G Ninja -DBUILD_SHARED_LIBS=off -DCMAKE_TOOLCHAIN_FILE=/local64/etc/toolchain.cmake -DCMAKE_INSTALL_PREFIX=/local64 -DUNIX=on -DCMAKE_BUILD_TYPE=Release -DLIBXML2_WITH_PYTHON=OFF -DLIBXML2_WITH_TESTS=OFF CMake Warning: Ignoring extra path from command line:

".."

CMake Error: The source directo ry "C:/ffmpeg/build" does not appear to contain CMakeLists.txt. Specify --help for usage, or press the help button on the CMake GUI. cmake failed. Check C:/ffmpeg/build/build-64bit/ab-suite.cmake.log This is required for other packages, so this script will exit.

logs.zip