Details
-
Task
-
Resolution: Done
-
Major - P3
-
mongodb-2.6
-
None
Description
Per http://blog.mongodb.org/post/78478565493/upcoming-changes-to-the-mongodb-cpp-driver, the C++ driver can no longer be built from the MongoDB server sources as at 2.6.0-rc1.
The Download and Compile C++ Driver Tutorial still makes reference to the driver being part of the MongoDB source code.
It looks like there have been further changes in the 26compat branch that should also be documented, for example the removal of boost from third_party libraries: https://github.com/mongodb/mongo-cxx-driver/tree/26compat/src/third_party.