Build wheels with conan and pybind11 #2564
Unanswered
Julien-Livet
asked this question in
Q&A
Replies: 2 comments 1 reply
-
No idea? I would like some help moving forward on this topic please. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I don't understand the executed flow. I include a Git project inside a CMakeFiles.txt with FetchContent and the error seems to occur here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to generate Python wheels for my C++ project (the last step before to put them on PyPI). I use conan for that.
My project is here on GitHub: https://github.com/Julien-Livet/SymReg.
It seems that there is a problem with FetchContent and ninja build, I don't understand what happens (cf. github.com/Julien-Livet/SymReg/actions/runs/16967171104/job/…).
I tried different things for this GitHub Actions workflow but without success.
Have you any idea to solve this ?
Beta Was this translation helpful? Give feedback.
All reactions