shinchiro/mpv-winbuild-cmake

libjxl configure failed because of brotli update

Closed this issue · 0 comments

libjxl configure failed because of brotli update:

Warning: HWY_SVE, HWY_SVE2, HWY_SVE_256, HWY_SVE2_128 and HWY_RVV CPU targets are disabled
CMake Deprecation Warning at third_party/brotli/CMakeLists.txt:5 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- Compiler is not EMSCRIPTEN
CMake Error at lib/jxl.cmake:425 (target_include_directories):
  Error evaluating generator expression:

    $<TARGET_PROPERTY:brotlicommon-static,INTERFACE_INCLUDE_DIRECTORIES>

  Target "brotlicommon-static" not found.
Call Stack (most recent call first):
  lib/CMakeLists.txt:145 (include)


CMake Error at lib/jxl.cmake:443 (target_include_directories):
  Error evaluating generator expression:

    $<TARGET_PROPERTY:brotlicommon-static,INTERFACE_INCLUDE_DIRECTORIES>

  Target "brotlicommon-static" not found.

use google/brotli@641bec0 and libjxl/libjxl@0a6bafe