Files
ports/multimedia/wlrobs
Jan Beich 43e0ee5c86 multimedia/wlrobs: unbreak build after 6185551ef8
meson.build:7:6: ERROR: Dependency "libobs" not found, tried cmake

CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:233 (message):
  Could NOT find SIMDe (missing: SIMDe_INCLUDE_DIR) (found version "0.0.0")

      Reason given by package: Ensure SIMD Everywhere is available in local library paths.

Call Stack (most recent call first):
  /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:603 (_FPHSA_FAILURE_MESSAGE)
  /usr/local/lib/cmake/libobs/finders/FindSIMDe.cmake:78 (find_package_handle_standard_args)
  /usr/local/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)
  /usr/local/lib/cmake/libobs/libobsConfig.cmake:34 (find_dependency)
  CMakeLists.txt:20 (find_package)

Reported by:	pkg-fallout
2025-10-12 23:07:39 +02:00
..