Hi, I'm not seeing any downloads listed here:
http://dl.mongodb.org/dl/cxx-driver/ so I built it myself from github.
I'm unsure if I did it correctly, I got a "libmongoclient.a" in the top folder, but which header files should I need to include then?
I used to build the driver from the link above, and I always got a "libmongoclient.so" in addition to the .a file.