Uploaded image for project: 'Libmongocrypt'
  1. Libmongocrypt
  2. MONGOCRYPT-210

Unable to statically link to `mongocrypt-static.lib` on windows

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.0.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      The way that libmongocrypt is currently linking to kms_message is broken such that no outside library can statically link to the library because a number of symbols are not found. The issue only seems to present itself on windows, and there is a TODO in the CMakeLists.txt acknowledging the issue and hacking around it by using object files only available in the CMake build for libmongocrypt itself.

            Assignee:
            matt.broadstone@mongodb.com Matt Broadstone
            Reporter:
            matt.broadstone@mongodb.com Matt Broadstone
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: