Merkle_tree.h doesn't exist
Open
- Dominant language
- Go
- Stars
- 9.5k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
When compiling merkletree it gives me this error
`# github.com/cloudflare/cfssl/vendor/github.com/google/certificate-transparency/go/merkletree`
`github.com/cloudflare/cfssl/vendor/github.com/google/certificate-transparency/go/merkletree/merkle_tree_go.cc:1:36: fatal error: merkletree/merkle_tree.h: No such file or directory`
When I look in the repo there is no Merkle_tree.h so I'm not sure exactly how I'm supposed to compile this outside of making my own.
Contributor guide
Assessment
This issue has not been assessed yet.