We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Build fails:
/usr/ports/graphics/pcl-pointclouds/work/pcl/visualization/src/pcl_visualizer.cpp:4595:24: error: non-const lvalue reference to type 'digest_type' (aka 'unsigned char[20]') cannot bind to a value of unrelated type 'unsigned int[5]' 4595 | sha1.get_digest (digest); | ^~~~~~ /usr/local/include/boost/uuid/detail/sha1.hpp:179:43: note: passing argument to parameter 'digest' here 179 | inline void sha1::get_digest(digest_type& digest) | ^ 1 error generated.
Your Environment (please complete the following information):
The text was updated successfully, but these errors were encountered:
Seems similiar to #6157 - and should already be fixed in master branch.
Sorry, something went wrong.
Yes, this is fixed in the master branch. But the latest release remains broken with the latest boost version.
No branches or pull requests
Build fails:
Your Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: