Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

6.13.2: Build breaks: 'BoxedLcpConstraintSolver' is deprecated [-Werror,-Wdeprecated-declarations] #1799

Open
yurivict opened this issue Apr 11, 2024 · 0 comments
Labels
type: bug Indicates an unexpected problem or unintended behavior

Comments

@yurivict
Copy link

yurivict commented Apr 11, 2024

In file included from /wrkdirs/usr/ports/misc/dartsim/work/dart-6.13.2/python/dartpy/constraint/BoxedLcpConstraintSolver.cpp:34:
In file included from /usr/local/include/pybind11/pybind11.h:14:
/usr/local/include/pybind11/detail/init.h:76:16: error: 'BoxedLcpConstraintSolver' is deprecated [-Werror,-Wdeprecated-declarations]
   76 |     return new Class(std::forward<Args>(args)...);
      |                ^

py39-pybind11-2.12.0
FreeBSD 14.0

@yurivict yurivict added the type: bug Indicates an unexpected problem or unintended behavior label Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

1 participant