-
Type: Bug
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
Not Needed
Configuring libmongocrypt with BUILD_VERSION and MONGOCRYPT_MONGOC_DIR incorrectly propagates the BUILD_VERSION of libmongocrypt to the C driver.
As a result, updating the C driver's compile-libmongocrypt.sh script to use libmongocrypt 1.10.1 resulted in this error:
/Users/kevin.albertson/review/mongo-c-driver-1656/libmongocrypt/src/mongocrypt-buffer.c:24:2: error: "libbson 1.16.0 or newer is required." #error "libbson 1.16.0 or newer is required."