After a long and arduous struggle to get the Mongo DB C++ driver to build on Windows, I connect to the database and receive a rude reply about "WSAStartup" not being called yet. My code looked exactly the same as the stuff on the website. What could be wrong?
try ...