-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
Windows tasks linking to libmongocrypt fail with this error:
bson-static-1.0.lib(bson-error.obj) : error LNK2005: bson_set_error already defined in mongocrypt.lib(mongocrypt.dll) [C:\data\mci\a7f5819a07b0a787fb58c6c761152444\mongoc\src\libmongoc\test-libmongoc.vcxproj]
Here is an example task: cse-sasl-cyrus-winssl-windows-2019-vs2017-x64-compile
Task history shows failure started on this commit: https://github.com/mongodb/mongo-c-driver/commit/4592ca54f76019905b32995c8bcf032c54d34be7
Commit has not yet been released. Resolve before releasing 1.25.0 in case this is a regression.
- is caused by
-
CDRIVER-4705 Better control over static/dynamic compilation/linking
- Closed