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. Run QT executable in new Ubuntu
QtWS25 Last Chance

Run QT executable in new Ubuntu

Scheduled Pinned Locked Moved Unsolved General and Desktop
executableexemakefileqmake
4 Posts 2 Posters 2.0k 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.
  • K Offline
    K Offline
    Kinesis
    wrote on last edited by
    #1

    Hi. I am trying to run my qt executable file in other new Ubuntu . Can I run this exe without qt creator . When I run .exe in new Ubuntu , it shows that messgae

    error while loading shared libraries: libQt5MultimediaWidgets.so.5: cannot open shared object file: No such file or directory
    

    How can I fix that. There may be some software environments that need to be installed.

    aha_1980A 1 Reply Last reply
    0
    • K Kinesis

      Hi. I am trying to run my qt executable file in other new Ubuntu . Can I run this exe without qt creator . When I run .exe in new Ubuntu , it shows that messgae

      error while loading shared libraries: libQt5MultimediaWidgets.so.5: cannot open shared object file: No such file or directory
      

      How can I fix that. There may be some software environments that need to be installed.

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Kinesis

      How did you install Qt on this PC?

      Qt has to stay free or it will die.

      K 1 Reply Last reply
      0
      • aha_1980A aha_1980

        @Kinesis

        How did you install Qt on this PC?

        K Offline
        K Offline
        Kinesis
        wrote on last edited by
        #3

        @aha_1980
        I haven't install qt. Do I need to? I though that I might need some libraries to run this .exe

        aha_1980A 1 Reply Last reply
        0
        • K Kinesis

          @aha_1980
          I haven't install qt. Do I need to? I though that I might need some libraries to run this .exe

          aha_1980A Offline
          aha_1980A Offline
          aha_1980
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Kinesis

          There are only two options:

          1. Install a compatible Qt version on the second computer
          2. Deploy all needed libraries along with your program. You may want to have a look at linuxdeployqt

          Regards

          Qt has to stay free or it will die.

          1 Reply Last reply
          3

          • Login

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