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
hellos,
i need to compile my app to different architecture and SBCs (like raspberry pi pi / banana pi /rock64/ etc)
and i see that even if i defined the python arm libs the code: find_package(PythonLibsNew ${PYBIND11_PYTHON_VERSION} REQUIRED) ignore my flags and try to detect the interpreter by it's own and failed.