MongoDB driver for C++ is unbelievably complicated to work with. I want to make a simple C++ project that inserts a row to my MongoDB instance. I need it in a x64 ENV and in VS2010 IDE.
Do you guys maybe have the binaries of the driver or a simple example solution file with it?
The manual at Mongo's website is simply useless.
Thanks!