有关最新版本 C++ 驱动程序的页面说:
Please note that this version of mongocxx requires the MongoDB C driver 1.10.1.
我应该从字面上理解这个吗?我问是因为C Driver的最新版本是1.13.0...我应该回滚到1.10.1吗?
对于 MongoDB 来说,这是一个非常糟糕的措辞。该声明应该是:
请注意,此版本的 mongocxx 需要版本 >= 1.10.1 的 MongoDB C 驱动程序。