Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. qt qml 6.7.0 openssl-1.0.1c error
Forum Updated to NodeBB v4.3 + New Features

qt qml 6.7.0 openssl-1.0.1c error

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
7 Posts 4 Posters 542 Views 1 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.
  • J Offline
    J Offline
    jchaviano
    wrote on last edited by
    #1

    I Download from https://www.openssl.org/source/old/1.0.1/ this file
    https://www.openssl.org/source/old/1.0.1/openssl-1.0.1c.tar.gz is an old version of oppenssl I did it to compile it with qt 6.7.0 the gcc of qt to see if then I can link correctly. The issue is that there is a project already made with that version and I can't get it to link correctly
    04a9033e-b47a-4908-b5e6-8dd3e90cd19b-image.png
    but with qt 5.14.2 it works

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

      Hi,

      AFAIK, Qt 6.7 uses OpenSSL 3.0 by default.

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

      JoeCFDJ J 2 Replies Last reply
      1
      • SGaistS SGaist

        Hi,

        AFAIK, Qt 6.7 uses OpenSSL 3.0 by default.

        JoeCFDJ Offline
        JoeCFDJ Offline
        JoeCFD
        wrote on last edited by JoeCFD
        #3

        @SGaist said in qt qml 6.7.0 openssl-1.0.1c error:

        Qt 6.7 uses OpenSSL 3.0

        SGaist is right.
        https://www.qt.io/blog/moving-to-openssl-3-in-binary-builds-starting-from-qt-6.5-beta-2

        1 Reply Last reply
        0
        • SGaistS SGaist

          Hi,

          AFAIK, Qt 6.7 uses OpenSSL 3.0 by default.

          J Offline
          J Offline
          jchaviano
          wrote on last edited by
          #4

          @SGaist but with qt 6.7.0 it is possible to use the version that I mentioned above

          SGaistS 1 Reply Last reply
          0
          • J jchaviano

            @SGaist but with qt 6.7.0 it is possible to use the version that I mentioned above

            SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            Possible does not mean it's built by default to use it.

            As mentioned in the blog post linked by @JoeCFD, the default has changed to OpenSSL 3. If you want to use 6.7 with OpenSSL 1.0, then you will have to build that version of Qt yourself.

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

            J 1 Reply Last reply
            0
            • SGaistS SGaist

              Possible does not mean it's built by default to use it.

              As mentioned in the blog post linked by @JoeCFD, the default has changed to OpenSSL 3. If you want to use 6.7 with OpenSSL 1.0, then you will have to build that version of Qt yourself.

              J Offline
              J Offline
              jchaviano
              wrote on last edited by
              #6

              @SGaist When you tell me to compile, do you mean to compile the source code of openssl-1.0.1c with qt 6.7.0 using mingw1120_64 with the gcc of this version or do you mean to compile the source code of qt linking to openssl-1.0.1c
              4f6084e2-6ba0-43c0-8202-83fb8360bd24-image.png

              jsulmJ 1 Reply Last reply
              0
              • J jchaviano

                @SGaist When you tell me to compile, do you mean to compile the source code of openssl-1.0.1c with qt 6.7.0 using mingw1120_64 with the gcc of this version or do you mean to compile the source code of qt linking to openssl-1.0.1c
                4f6084e2-6ba0-43c0-8202-83fb8360bd24-image.png

                jsulmJ Offline
                jsulmJ Offline
                jsulm
                Lifetime Qt Champion
                wrote on last edited by
                #7

                @jchaviano Compile Qt by yourself

                https://forum.qt.io/topic/113070/qt-code-of-conduct

                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