habitat cpp uploader
 
 
 
Go to file
Daniel Richman 7752c8341f UKHAS: Don't insert nulls when skipped is called 2012-07-29 13:49:25 +01:00
_design/uploader_v1/views/flights
src UKHAS: Don't insert nulls when skipped is called 2012-07-29 13:49:25 +01:00
tests UKHAS: Don't insert nulls when skipped is called 2012-07-29 13:49:25 +01:00
.gitignore
LICENSE
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