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. please help me start application manager
Forum Updated to NodeBB v4.3 + New Features

please help me start application manager

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
6 Posts 2 Posters 529 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.
  • S Offline
    S Offline
    sz_y
    wrote on 15 Nov 2019, 06:58 last edited by
    #1

    hello
    I'm trying to get this example running: https://doc.qt.io/QtApplicationManager/applicationmanager-applicationmanager-hello-world-example.html
    I start appman as follows:
    ./appman --builtin-apps-manifest-dir ./apps system-ui.qml
    I get below error:
    CANNOT LINK EXECUTABLE "./appman": cannot locate symbol "_ZN10QSslSocket11supportsSslEv" referenced by "/data/appman"...
    Aborted
    what's the reason?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 15 Nov 2019, 20:41 last edited by
      #2

      Hi and welcome to devnet,

      Do you have a Qt build without OpenSSL support ?

      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 18 Nov 2019, 02:09
      1
      • S SGaist
        15 Nov 2019, 20:41

        Hi and welcome to devnet,

        Do you have a Qt build without OpenSSL support ?

        S Offline
        S Offline
        sz_y
        wrote on 18 Nov 2019, 02:09 last edited by
        #3

        @SGaist I build Qt Application Manager as follows:
        1.qmake -config force-single-process -config hardware-id=12345678 -config enable-widgets -config enable-tests -config enable-examples -config force-libcrypto
        2.make

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 18 Nov 2019, 18:16 last edited by
          #4

          Thanks for the details however you did not answer my question: is the version of Qt you are using built with OpenSSL support enabled ?

          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
            sz_y
            wrote on 19 Nov 2019, 02:21 last edited by
            #5

            Before building the Qt Application Manager,I have execute the following command to install libyaml,openssl and libarchive:
            apt-get install libyaml-dev libarchive-dev libssl-dev

            1 Reply Last reply
            0
            • S Offline
              S Offline
              SGaist
              Lifetime Qt Champion
              wrote on 19 Nov 2019, 23:24 last edited by
              #6

              So you are using your system provided Qt ?

              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

              2/6

              15 Nov 2019, 20:41

              topic:navigator.unread, 4
              • Login

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