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
Nothing critical, just wanted to tell there's still a warning concerning boost:
/usr/include/boost/detail/no_exceptions_support.hpp:17:1: note: ‘#pragma message: This header is deprecated. Use <boost/core/no_exceptions_support.hpp> instead.’
17 | BOOST_HEADER_DEPRECATED("<boost/core/no_exceptions_support.hpp>")
Repeated many times during compilation.
Best
The text was updated successfully, but these errors were encountered:
I don't see it referenced anywhere in the code and I don't get it on my machine... could you give me the full trace so I can see what line is leading to this warning?
It might be a local-only issue...
Hi,
Nothing critical, just wanted to tell there's still a warning concerning boost:
Repeated many times during compilation.
Best
The text was updated successfully, but these errors were encountered: