Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-2167

CMake Windows & OpenSSL 1.1.0 incorrect lib names

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.8.0
    • Affects Version/s: None
    • Component/s: Build, libmongoc, tls
    • Labels:
      None

      See also https://github.com/h2o/h2o/pull/227 && https://mta.openssl.org/pipermail/openssl-dev/2016-August/008340.html

      OpenSSL renamed the library filenames on Windows in OpenSSL 1.1.0 (to libcrypto and libssl, rather then libeay32.lib & ssleay32.lib).

      The CMake FindOpenSSL does not seem to have been updated, so now the search passes, but linking fails, since we are attempting to link non-existing libs.

            Assignee:
            bjori Hannes Magnusson
            Reporter:
            bjori Hannes Magnusson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: