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

BOOST_TIMER_ENABLE_DEPRECATED variable needs to be added to build environment #23

Closed
anoduck opened this issue Feb 27, 2024 · 1 comment

Comments

@anoduck
Copy link

anoduck commented Feb 27, 2024

Build failed as a result of deprecated header. Adding BOOST_TIMER_ENABLE_DEPRECATED to the build environment should resolve this issue temporarily.

/usr/include/boost/timer.hpp:21:3: error: #error This header is deprecated and will be removed. (You can define BOOST_TIMER_ENABLE_DEPRECATED to suppress this error.)    21 | # error This header is deprecated and will be removed. (You can define BOOST_TIMER_ENABLE_DEPRECATED to suppress this error.)
@anoduck
Copy link
Author

anoduck commented Feb 29, 2024

No longer needed.

@anoduck anoduck closed this as completed Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant