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. Deploying & .deb package

Deploying & .deb package

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 808 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.
  • S Offline
    S Offline
    shahriar25
    wrote on last edited by
    #1

    Hi,
    I want to create a .deb package for my application written in qt.
    I wanted to know what libraries to put into the package (qt shared libs and system libs that show when you use ldd command) and what path to put the libs in so the program can run on different distros of ubuntu?

    Joel BodenmannJ 1 Reply Last reply
    0
    • S shahriar25

      Hi,
      I want to create a .deb package for my application written in qt.
      I wanted to know what libraries to put into the package (qt shared libs and system libs that show when you use ldd command) and what path to put the libs in so the program can run on different distros of ubuntu?

      Joel BodenmannJ Offline
      Joel BodenmannJ Offline
      Joel Bodenmann
      wrote on last edited by
      #2

      I think that this guide provides the information you need: https://doc.qt.io/qt-5/linux-deployment.html
      And for creating the actual .deb package: It seems like somebody was kind enough to but a very extensive article up on the wiki about that: https://wiki.qt.io/Deploying_a_Qt5_Application_Linux

      I hope that those help you.

      Industrial process automation software: https://simulton.com
      Embedded Graphics & GUI library: https://ugfx.io

      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