Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-85420

5.15.0 Windows Qt static not linked with openssl

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P3: Somewhat important
    • None
    • 5.15.0
    • Build tools: qmake
    • None
    • Windows

    Description

      After rebuild Qt from sources under Windows 10 with option -openssl-linked my exe file not working without files: libcrypto-1_1-x64.dll and libssl-1_1-x64.dll.

      Env: windows 10, VS 2019 Community

      Configure cmd:

      set OPENSSL_LIBS="-llibcrypto_static -llibssl_static"
      configure.bat -openssl-linked  -skip qt3d -no-warnings-are-errors -release -static -recheck-all -I "C:/Program Files/OpenSSL-Win64/include" -L "C:/Program Files/OpenSSL-Win64/lib" OPENSSL_LIBS="-llibcrypto -llibssl" -prefix F:/QtStatic -opensource -confirm-license -no-opengl -nomake examples -nomake tests -c++std c++17
      

      config.log

      Attachments

        1. config.summary
          12 kB
        2. config.log
          128 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            tpochep Timur Pocheptsov
            homdx Homdx Homdx
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes