Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mongo-cxx-driver-r4.1.1.tar.gz.asc | 2025-07-01 | 833 Bytes | |
mongo-cxx-driver-r4.1.1.tar.gz | 2025-07-01 | 1.8 MB | |
MongoDB C++11 Driver r4.1.1 source code.tar.gz | 2025-07-01 | 1.9 MB | |
MongoDB C++11 Driver r4.1.1 source code.zip | 2025-07-01 | 3.2 MB | |
README.md | 2025-07-01 | 930 Bytes | |
Totals: 5 Items | 7.0 MB | 0 |
Fixed
- CMake option
ENABLE_TESTS
(OFF
by default) is no longer overwritten by the auto-downloaded C Driver (ON
by default) during CMake configuration. - Static pkg-config files are updated to depend on the static (not shared) libbson / libmongoc packages.
- Fix build if macros
GCC
/GNU
/Clang
/MSVC
are already defined.
See the full list of changes in Jira.
Feedback
To report a bug or request a feature, please open a ticket in the MongoDB issue management tool Jira:
- Create an account and login.
- Navigate to the CXX project
- Click
Create
.
Signature Verification
Release artifacts may be verified by using the accompanying detached signature (.asc) and the cpp-driver public key obtained from https://pgp.mongodb.com.