habitat cpp uploader
 
 
 
Go to file
Daniel Richman cce6d3f2fa Guard against assert in jsoncpp, throwing errors instead. Update crude_parse to new payload_configuration schema 2012-08-13 15:03:54 +01:00
src Guard against assert in jsoncpp, throwing errors instead. Update crude_parse to new payload_configuration schema 2012-08-13 15:03:54 +01:00
tests Guard against assert in jsoncpp, throwing errors instead. Update crude_parse to new payload_configuration schema 2012-08-13 15:03:54 +01:00
.gitignore Move cpp-connector to its own Git repository. 2012-04-10 21:30:28 +01:00
LICENSE Move cpp-connector to its own Git repository. 2012-04-10 21:30:28 +01:00
Makefile Compile using official libjsoncpp0.6 debian pkg 2012-05-26 18:06:35 +01:00
README.md UKHAS: Don't insert nulls when skipped is called 2012-07-29 13:49:25 +01:00

README.md

habitat cpp uploader (see habitat.uploader.Uploader)

Building dependencies

You will need these dependencies:

Both build from source fairly easily, but the easiest way to acquire them for Ubuntu is:

Or Debian:

  • libjsoncpp-dev in wheezy and newer (the wheezy package also works fine on squeeze)
  • libcurl4-openssl-dev