Replies: 1 comment
-
Oh, this seems to be a bug because I don't have this problem with the version 2.13.6. I only have it on the version 3.0.0. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not sure if I am doing something wrong or if pybind11 has a bug, but when I use the clang toolchain (mingw-w64-clang-x86_64-toolchain) on msys2 and I try to compile my program, I get this error:
For more log, see my CI: https://github.com/moi15moi/VideoTimestamps/actions/runs/16232498781/job/45837840044?pr=14
You can see the CI job here: https://github.com/moi15moi/VideoTimestamps/blob/8524149a829e9aeb47edbfaaf090c4ecfdb5b1b5/.github/workflows/run_test.yml#L10-L87
I have no idea if it is a bug from meson or pybind11. Note that I don't have this issue if I dont use the clang toolchain.
Beta Was this translation helpful? Give feedback.
All reactions