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.
QtWS25 Last Chance

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 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
    • SGaistS SGaist

      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 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
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on 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
        0
        • SGaistS SGaist

          Hi and welcome to devnet,

          Did you install OpenSSL ?

          S Offline
          S Offline
          Sam.Hay
          wrote on 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
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on 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
            0
            • SGaistS SGaist

              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 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

              • Login

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