You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to try to build this (in the form of an rpm package).
It stops during a cmake build, right after the pcre2 target.
I think it might have to do with pybind11... I tried using the system provided pybind11, but it couldn't find that for some reason (maybe that is best as a separate issue).
Keep getting an error I can't seem to get any debug on, or get past.
Tried the latest release (4.7.1) and the latest checkout (as of 20250121).
Hi!
I wanted to try to build this (in the form of an rpm package).
It stops during a cmake build, right after the pcre2 target.
I think it might have to do with pybind11... I tried using the system provided pybind11, but it couldn't find that for some reason (maybe that is best as a separate issue).
Keep getting an error I can't seem to get any debug on, or get past.
Tried the latest release (4.7.1) and the latest checkout (as of 20250121).
Wondering if you have any clues.
The error follows:
(
$HOME
is my home)Using the following to setup cmake:
The text was updated successfully, but these errors were encountered: