opencv cmake python

  1. dl8dtl

    Python ABI flags break CMake builds (Was: graphics/opencv build failure: Could NOT find PythonLibs)

    With a recent cmake (3.31.2), I run into the following: CMake Warning (dev) at cmake/OpenCVUtils.cmake:144 (find_package): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy...
Back
Top