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. Deploying my project... where to start?
Forum Updated to NodeBB v4.3 + New Features

Deploying my project... where to start?

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 2 Posters 1.1k 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.
  • C Offline
    C Offline
    code_fodder
    wrote on last edited by
    #1

    Ok, I am fairly aware that this question is answered somewhere... but I find hundreds of items in the search which don't quite contain what I am looking for... so I have not just been lazy :o

    Here's my situation:

    I have made a Qt console application on Ubuntu using Qt SDK 5.0.2 and its all working nicely.

    But now I want to deploy it on a "clean" Ubuntu system. I could install the Qt libraries (i.e. Qt SDK) and then drop my output executable on that PC and run it... which works.

    However I am seeing posts regarding creating packages that can do everything needed for you. Perhaps like a .run file?

    Can someone point me to a post/wiki that covers this? - or if the question is simple then a simple (if there is one) answer would be most appreciated! :)

    Thanks
    Fodder

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

      Since you're on ubuntu, you could make a deb package (search for something like ubuntu how to create deb package)

      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
      • C Offline
        C Offline
        code_fodder
        wrote on last edited by
        #3

        thanks!, I will start with that... :)

        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