-
Type: Bug
-
Resolution: Fixed
-
Priority: Trivial - P5
-
Affects Version/s: None
-
Component/s: None
-
None
The required libmongoc dependency was increased to 1.22.1 in https://github.com/mongodb/mongo-cxx-driver/pull/884.
The version check in src/mongocxx/CMakeLists.txt was not updated.
This may result in a less clear compiler error if compiling the C++ 3.7.0 driver with libmongoc < 1.22.1.