Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. How to deploy my application?
Forum Updated to NodeBB v4.3 + New Features

How to deploy my application?

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
4 Posts 4 Posters 833 Views 4 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.
  • Pradeep KumarP Offline
    Pradeep KumarP Offline
    Pradeep Kumar
    wrote on last edited by A Former User
    #1

    Hi,

    I have the sample App, created in Linux with Qt Version 5.5, need to launch the app in other system were Qt is not installed, the App is not launching.

    Along the executable i have placed platform folder and libraries ex : libQt5Core.so and libQt5Gui.so etc.

    How to make the App launch in other Linux system.

    Thanks,

    Pradeep Kumar
    Qt,QML Developer

    A mrjjM 2 Replies Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Please take the time to search the forum. This question has come many times these last months.

      The Qt documentation contains deployment guides for all platforms.

      In the case of Linux you also have the linuxdeployqt project that can help.

      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
      2
      • Pradeep KumarP Pradeep Kumar

        Hi,

        I have the sample App, created in Linux with Qt Version 5.5, need to launch the app in other system were Qt is not installed, the App is not launching.

        Along the executable i have placed platform folder and libraries ex : libQt5Core.so and libQt5Gui.so etc.

        How to make the App launch in other Linux system.

        Thanks,

        A Offline
        A Offline
        ambershark
        wrote on last edited by
        #3

        @Pradeep-Kumar Definitely search the forums. I know for a fact I've answered this question many times in the last few months.

        If however you are still having issues post back to this thread and I can help you out.

        My L-GPL'd C++ Logger github.com/ambershark-mike/sharklog

        1 Reply Last reply
        0
        • Pradeep KumarP Pradeep Kumar

          Hi,

          I have the sample App, created in Linux with Qt Version 5.5, need to launch the app in other system were Qt is not installed, the App is not launching.

          Along the executable i have placed platform folder and libraries ex : libQt5Core.so and libQt5Gui.so etc.

          How to make the App launch in other Linux system.

          Thanks,

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Pradeep-Kumar
          This also have good info
          http://www.tripleboot.org/?p=138
          How to build deployment folder for various compilers.

          1 Reply Last reply
          1

          • Login

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