Skip to content
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

get code compiling from scratch with a basic Makefile setup #2

Closed
4 tasks done
morganherlocker opened this issue Apr 6, 2016 · 1 comment
Closed
4 tasks done

Comments

@morganherlocker
Copy link
Contributor

I believe dependencies are all header-only libraries at the moment. So far, we will need:

  • libosmium
  • rapidjson
  • leveldb
  • protozero
@morganherlocker
Copy link
Contributor Author

@kcalloway I checked in a Makefile here and documented building and running the tool in the README. Let me know if you are able to get things running from these. If you can, we can close this out and open new issues for further build enhancements. If there is anything else related to the build process that I have omitted (ie: missing dependency), we can fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant