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
Sorry, a9806d3 broke it even worse because legacy_implicit_noexcept is not necessarily defined. With 09a1f09 it should finally be correct with a copy of the pyx file to keep cython 0.x and 3.x totally separate.
I am on Ubuntu 20.04 Cython3 (0.29.14) and Python3 (3.8.10)
When building libfreenect using:
I get the following error when generating
freenect3.c
:I solved this by reverting to tag 0.7.0 and building again.
I believe this is due to the latest commit on 2 Jan 2024 (
5341ff68aa946a11ac0df3b050f2524d7c51a825
)The text was updated successfully, but these errors were encountered: