deeptho
Specialist Contributor
- My Satellite Setup
- Wavefrontier T90, Laminas 120cm, 2 other dishes; tbs 5927, tbs6904, tbs6909x, tbs6903x, tbs5990, tbs6981,tbs5927
- My Location
- Europe
neumodvb in Manjaro (CMake 4.0.2-1) builds with no problems when I use the basic pybind11 library - no development package is available.
Whether pybind11 in Manjaro's neumodvb causes problems is probably academic, as some issues with wxWidgets in Manjaro are still prevalent - no blindscanning or channel video using capable cards at present.
You have not installed pybind11. Did you follow the installation procedure in the documentation? Probably not?Checking my Fedora 42, CMake is using 3.31.6. there, but I still have the pybind11 problem as in Ubuntu, so perhaps I would still have the pybind11 error in Ubuntu if I updated CMake.
fc42 -
Code:- xxx=/Adams/ -- Modern OS detected - using clang 20 CMake Error at CMakeLists.txt:79 (find_package): By not providing "Findpybind11.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "pybind11", but CMake did not find one. Could not find a package configuration file provided by "pybind11" with any of the following names: pybind11Config.cmake pybind11-config.cmake Add the installation prefix of "pybind11" to CMAKE_PREFIX_PATH or set "pybind11_DIR" to a directory containing one of the above files. If "pybind11" provides a separate development package or SDK, be sure it has been installed.

