strukturag / libde265

Open h.265 video codec implementation.
Other
1.7k stars 457 forks source link

[libde265] file INSTALL cannot find #278

Open JonLiu1993 opened 3 years ago

JonLiu1993 commented 3 years ago

Host Environment

To Reproduce Steps to reproduce the behavior: ./vcpkg install libde265

Failure logs -Cut and past the appropriate build messages from the console output.

CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:142 (message):
    Command failed: F:/test2/vcpkg/downloads/tools/cmake-3.18.4-windows/cmake-3.18.4-win32-x86/bin/cmake.exe --build . --config Debug --target install -- -v -j9
    Working Directory: F:/test2/vcpkg/buildtrees/libde265/x86-windows-dbg
    See logs for more information:
      F:\test2\vcpkg\buildtrees\libde265\install-x86-windows-dbg-out.log
      F:\test2\vcpkg\buildtrees\libde265\install-x86-windows-dbg-err.log

Call Stack (most recent call first):
  scripts/cmake/vcpkg_build_cmake.cmake:93 (vcpkg_execute_build_process)
  scripts/cmake/vcpkg_install_cmake.cmake:24 (vcpkg_build_cmake)
  ports/libde265/portfile.cmake:18 (vcpkg_install_cmake)
  scripts/ports.cmake:136 (include)
Error: Building package libde265:x86-windows failed with: BUILD_FAILED

-Please attach any additional failure logs mentioned in the console output.

Additional context Add any other context about the problem here, such as what you have already tried to resolve the issue. install-x86-windows-dbg-err.log install-x86-windows-dbg-out.log