habitat cpp uploader
 
 
 
Go to file
Daniel Richman 336171deea upgrade to new schema: flights() payloads() 2012-08-12 14:57:39 +01:00
src upgrade to new schema: flights() payloads() 2012-08-12 14:57:39 +01:00
tests upgrade to new schema: flights() payloads() 2012-08-12 14:57:39 +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