-
Notifications
You must be signed in to change notification settings - Fork 52
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
can't build validator-keys-tool (Ubuntu18.04) #15
Comments
It looks like a couple of changes were introduced in rippled 1.5.0 that are incompatible with building as a module, and break a couple of APIs. That's unfortunate. You can workaround the issue by using an older version of rippled by passing If 1.6.0 contains XRPLF/rippled#3449 (and it should), that will fix the cmake setup issue, then #16 will fix the build issue. |
it works, thank you for fast reply! |
You're welcome! I'm going to leave this issue open until both rippled and validator-keys-tool are fixed without needing a workaround. |
We just pushed 0.3.2, which should resolve the current build issues. I'm going to close this issue. If you have further questions or problems, please feel free to reopen this issue or open a new one. Thanks for your feedback! |
Error during build when following instructions in README.md on Ubuntu 18.04
The text was updated successfully, but these errors were encountered: