Uploaded image for project: 'Qt Installer Framework'
  1. Qt Installer Framework
  2. QTIFW-3158

IFW has dependency to libssl and libcrypto

    XMLWordPrintable

Details

    • Linux/X11, Windows
    • 703af6a36 (6.5), b041acefe (6.5), 220cdf222 (tqtc/6.6), a45558be3 (tqtc/6.6), 3a740d792 (tqtc/6.6.0), bc35b9413 (tqtc/6.6.0)
    • Qt Installer Sprint 86

    Description

      LINUX: Openssl is linked to Qt with -openssl-linked. The configure summary says:
      agent:2023/09/12 05:31:52 build.go:405: OpenSSL ................................ yes
      agent:2023/09/12 05:31:52 build.go:405: Qt directly linked to OpenSSL ........ yes
      agent:2023/09/12 05:31:52 build.go:405: OpenSSL 1.1 ............................ no
      agent:2023/09/12 05:31:52 build.go:405: OpenSSL 3.0 ............................ yes

      Despite of that the Qt6 build seems to go fine, there are those two dependencies libssl and libcrypto

      WINDOWS: According to configuration summary, wrong openssl version is used (1.1). Still when I try to launch IFW, I get error message "The code execution cannot proceed because libssl-3-x64.dll/libcrypto-3-x64.dll was not found"
      agent:2023/09/13 13:36:30 build.go:405: OpenSSL ................................ yes
      agent:2023/09/13 13:36:30 build.go:405: Qt directly linked to OpenSSL ........ yes
      agent:2023/09/13 13:36:30 build.go:405: OpenSSL 1.1 ............................ yes
      agent:2023/09/13 13:36:30 build.go:405: OpenSSL 3.0 ............................ no

      Attachments

        For Gerrit Dashboard: QTIFW-3158
        # Subject Branch Project Status CR V

        Activity

          People

            falt Simo Fält
            kamartti Katja Marttila
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes