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. qml: Error: SSL Sockets are not supported on this platform.

qml: Error: SSL Sockets are not supported on this platform.

Scheduled Pinned Locked Moved Solved QML and Qt Quick
qmlsslsockets
5 Posts 2 Posters 849 Views
  • 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
    Sam.Hay
    wrote on 10 Aug 2022, 21:16 last edited by
    #1

    I'm currently trying to get this websocket example working. I believe I get it rendering correctly but I get "qml: Error: SSL Sockets are not supported on this platform." When it tries to connect to the websocket. Any idea about what I can do to fix this?

    I'm using Desktop Qt 5.15.2 MSVC2019 64bit

    1 Reply Last reply
    0
    • S SGaist
      12 Aug 2022, 19:55

      For your project, did you check that the PATH environment variable has the path to the installation folder in it ?

      Check it in the Run part of the Project panel.

      S Offline
      S Offline
      Sam.Hay
      wrote on 15 Aug 2022, 20:52 last edited by
      #5

      @SGaist Yeah I ended up setting environment variables to point to the OpenSSL install inside of Qt. That ended up solving my problems.

      1 Reply Last reply
      0
      • S Offline
        S Offline
        SGaist
        Lifetime Qt Champion
        wrote on 11 Aug 2022, 18:53 last edited by
        #2

        Hi and welcome to devnet,

        Did you install OpenSSL ?

        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 11 Aug 2022, 22:43
        0
        • S SGaist
          11 Aug 2022, 18:53

          Hi and welcome to devnet,

          Did you install OpenSSL ?

          S Offline
          S Offline
          Sam.Hay
          wrote on 11 Aug 2022, 22:43 last edited by
          #3

          @SGaist I installed the OpenSSL 1.1.1j Toolkit component when I installed Qt through the installer. Outside of that I have not installed it on my machine.

          1 Reply Last reply
          0
          • S Offline
            S Offline
            SGaist
            Lifetime Qt Champion
            wrote on 12 Aug 2022, 19:55 last edited by
            #4

            For your project, did you check that the PATH environment variable has the path to the installation folder in it ?

            Check it in the Run part of the Project panel.

            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 15 Aug 2022, 20:52
            0
            • S SGaist
              12 Aug 2022, 19:55

              For your project, did you check that the PATH environment variable has the path to the installation folder in it ?

              Check it in the Run part of the Project panel.

              S Offline
              S Offline
              Sam.Hay
              wrote on 15 Aug 2022, 20:52 last edited by
              #5

              @SGaist Yeah I ended up setting environment variables to point to the OpenSSL install inside of Qt. That ended up solving my problems.

              1 Reply Last reply
              0

              2/5

              11 Aug 2022, 18:53

              • Login

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