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
Forum Updated to NodeBB v4.3 + New Features

Run QT executable in new Ubuntu

Scheduled Pinned Locked Moved Unsolved General and Desktop
executableexemakefileqmake
4 Posts 2 Posters 2.1k 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 9 Aug 2018, 07:42 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.

    A 1 Reply Last reply 9 Aug 2018, 07:44
    0
    • K Kinesis
      9 Aug 2018, 07:42

      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.

      A Offline
      A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on 9 Aug 2018, 07:44 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 9 Aug 2018, 07:55
      0
      • A aha_1980
        9 Aug 2018, 07:44

        @Kinesis

        How did you install Qt on this PC?

        K Offline
        K Offline
        Kinesis
        wrote on 9 Aug 2018, 07:55 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

        A 1 Reply Last reply 9 Aug 2018, 08:07
        0
        • K Kinesis
          9 Aug 2018, 07:55

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

          A Offline
          A Offline
          aha_1980
          Lifetime Qt Champion
          wrote on 9 Aug 2018, 08:07 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

          3/4

          9 Aug 2018, 07:55

          • Login

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