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
Hello,
While trying to compile (the latest github version) I get the following error.
zano/src/wallet/wallet_public_structs_defs.h:21:99: error: could not convert ‘{0, 1, 1, 0, 1, 1, 1, 0, 1, 0, 0, 1, 2, 1, 0, 0}’ from ‘’ to ‘const boost::uuids::uuid’
Looks like a bug to me.
Using Gentoo Linux: gcc 14.2.1 Boost 1.86 cmake 3.31.0
The text was updated successfully, but these errors were encountered:
Have you tried with boost 1.84?
That's the one specified in the guide
Sorry, something went wrong.
@Quick-Nic please, let us known is this still an issue while using the most recent code from the master branch and Boost 1.84.
sowle
No branches or pull requests
Hello,
While trying to compile (the latest github version) I get the following error.
zano/src/wallet/wallet_public_structs_defs.h:21:99: error: could not convert ‘{0, 1, 1, 0, 1, 1, 1, 0, 1, 0, 0, 1, 2, 1, 0, 0}’ from ‘’ to ‘const boost::uuids::uuid’
Looks like a bug to me.
Using Gentoo Linux:
gcc 14.2.1
Boost 1.86
cmake 3.31.0
The text was updated successfully, but these errors were encountered: