-
Notifications
You must be signed in to change notification settings - Fork 70
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 not compile and link to Kagome scale implementation #11
Comments
@kamilsa, we need to make sure that kagome can be included as a submodule. I added task https://soramitsu.atlassian.net/browse/PRE-138 |
drskalman
added a commit
that referenced
this issue
Aug 28, 2019
drskalman
added a commit
that referenced
this issue
Aug 28, 2019
Seems to be fixed. Kagome is included as a submodule The cpp-tester/kagome_tester builds against it fine. Scale test fixture executes successful. |
FlorianFranzen
pushed a commit
that referenced
this issue
Apr 12, 2021
FlorianFranzen
pushed a commit
that referenced
this issue
Apr 12, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm trying to add a command line helper which links to and tests kagome scale implementation. See here:
https://github.com/w3f/polkadot-re-tests/blob/f--kagome-scale/test/testers/cpp-tester/CMakeLists.txt#L1
However, I get these errors when I try to compile. Could you resolve it?
The text was updated successfully, but these errors were encountered: