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. Linux missing libs
Qt 6.11 is out! See what's new in the release blog

Linux missing libs

Scheduled Pinned Locked Moved Unsolved General and Desktop
11 Posts 3 Posters 7.9k 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.
  • SGaistS Offline
    SGaistS Offline
    SGaist
    Lifetime Qt Champion
    wrote on last edited by
    #2

    Hi,

    Did you build your application with your distribution 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
    1
    • orzel1244O Offline
      orzel1244O Offline
      orzel1244
      wrote on last edited by
      #3

      What do you mean? I'm using Ubuntu on virual machine

      1 Reply Last reply
      0
      • hskoglundH Offline
        hskoglundH Offline
        hskoglund
        wrote on last edited by
        #4

        Hi, I think because you've compiled your program with Qt 5.7 but Ubuntu 16.04 has pre-installed Qt 5.5. And the 2 different versions of Qt sometimes does not play nice together.

        1 Reply Last reply
        1
        • orzel1244O Offline
          orzel1244O Offline
          orzel1244
          wrote on last edited by
          #5

          But I need to use 5.7 and Qt Quick Controls 2

          1 Reply Last reply
          0
          • hskoglundH Offline
            hskoglundH Offline
            hskoglund
            wrote on last edited by
            #6

            Have you 5.7 installed on that Ubuntu VM? If you can start MoneyHolder from Qt Creator you should be ok.

            1 Reply Last reply
            1
            • orzel1244O Offline
              orzel1244O Offline
              orzel1244
              wrote on last edited by
              #7

              You don't understand me, It's working on my ubuntu because I have installed qt 5.7, but on other systems without installed qt it's not working

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

                Since you need to use 5.7, did you deploy your application accordingly ?

                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
                1
                • orzel1244O Offline
                  orzel1244O Offline
                  orzel1244
                  wrote on last edited by
                  #9

                  I don't understand you, I installed ubuntu on my virtual machine, I installed Qt 5.7, I compiled my app, and it's working on my ubuntu, but it's not working on my friend ubuntu because he don't have Qt installed, is there way to don't force users to install Qt to use my app?

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

                    Yes: deploy it with your app. There's no need to install the complete SDK, but you still have to deploy the libraries and plugins your application is using.

                    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
                    1
                    • orzel1244O Offline
                      orzel1244O Offline
                      orzel1244
                      wrote on last edited by
                      #11

                      I know, I made few applications on windows, but I don't know how to do it on linux, I found linuxdeployqt, but it's working in 50%, not working with controls 2

                      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