-
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
With the update to v1.10.0 there is no way to compile this tool #41
Comments
getting the same error |
The |
I have tried build with but seems only rippled binary is built, I do see there is a validator-keys folder got generated, but it is empty |
Same error. |
I'm not sure what you're building manually, you should let Conan build all the dependencies for less headaches. A |
Sorry, the
|
Sorry, I do not understand. What should I do? I am getting the "lz4" error on Ubuntu after cmake -DCMAKE_BUILD_TYPE=Release ../.. |
Do not try to build For example:
Use whatever conan profile, |
Thanks, I was facing a lot of errors and conflicts, but was able to install conan... CMake Error at CMakeLists.txt:87 (find_package): Could not find a package configuration file provided by "RocksDB" with any
Add the installation prefix of "RocksDB" to CMAKE_PREFIX_PATH or set |
I'm going to close this issue as this discussion is going in a direction that has nothing to do with the |
When trying to compile the "old" way, you would get an error:
Could not find a package configuration file provided by "lz4" with any of
the following names:
The text was updated successfully, but these errors were encountered: