Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Building openssl with Qt 5.12.4
Forum Updated to NodeBB v4.3 + New Features

Building openssl with Qt 5.12.4

Scheduled Pinned Locked Moved Unsolved General and Desktop
8 Posts 4 Posters 1.3k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sunilpkd
    wrote on last edited by
    #1

    I am using Qt5.12.4 in windows. When I tried to run the QML-Map appliocation,it was showing dependency with openssl. From the Qt installed version, it says the openssl what it expects is openssl-1.1.1b..I downloaded the source for openssl. I installed MSYS2 and the perl I installed through pacman.. While giving the configure command, it says build file is not produced.Can anybody help me to solve this issue..

    thanks
    sunil

    1 Reply Last reply
    0
    • Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Why do you want to build openssl? It's already shipped with Qt when using the installer.

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      S 1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi,

        IIRC, you have now the option to download OpenSSL from the Maintenance Tool, you should check that solution first.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        S 1 Reply Last reply
        0
        • SGaistS SGaist

          Hi,

          IIRC, you have now the option to download OpenSSL from the Maintenance Tool, you should check that solution first.

          S Offline
          S Offline
          sunilpkd
          wrote on last edited by
          #4

          @SGaist I tried to add the openssl component using the maintenance tool as well.Still it was not working..Even the minimal_map (example app)application also was not working..Can u suggest me the Qt version that I have to install with openssl other than qt 5.12.4..Following was the error that I was getting...

          QGeoTileFetcherOsm: all providers resolved
          qt.network.ssl: QSslSocket::connectToHostEncrypted: TLS initialization failed

          1 Reply Last reply
          0
          • Christian EhrlicherC Christian Ehrlicher

            Why do you want to build openssl? It's already shipped with Qt when using the installer.

            S Offline
            S Offline
            sunilpkd
            wrote on last edited by
            #5

            @Christian-Ehrlicher Hi ..I tried to install the qt with openssl ..Still it was showing the error for minimal_map application

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              Where do you have these dlls installed ?

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0
              • S Offline
                S Offline
                sunilpkd
                wrote on last edited by
                #7

                Hi..I solved the issue!!!!..The openssl bianrieries were not exported to Qt-bin folder by default. I manually copied those binaries(opessl,libcrypto-1_1-x64.dll,libssl-1_1-x64.dll)..And the map application started working.. Thank you for your help..

                thanks
                sunil

                Pablo J. RoginaP 1 Reply Last reply
                0
                • S sunilpkd

                  Hi..I solved the issue!!!!..The openssl bianrieries were not exported to Qt-bin folder by default. I manually copied those binaries(opessl,libcrypto-1_1-x64.dll,libssl-1_1-x64.dll)..And the map application started working.. Thank you for your help..

                  thanks
                  sunil

                  Pablo J. RoginaP Offline
                  Pablo J. RoginaP Offline
                  Pablo J. Rogina
                  wrote on last edited by
                  #8

                  @sunilpkd please don't forget to mark your post as solved!

                  Upvote the answer(s) that helped you solve the issue
                  Use "Topic Tools" button to mark your post as Solved
                  Add screenshots via postimage.org
                  Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

                  1 Reply Last reply
                  0

                  • Login

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • Users
                  • Groups
                  • Search
                  • Get Qt Extensions
                  • Unsolved