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

Packaging a desktop application

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 418 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.
  • L Offline
    L Offline
    LordKalma
    wrote on last edited by
    #1

    Hey,

    I'm writing a project using Qt and CMake. I'm left wondering how and what people do for packaging the applications.

    I'm looking for an example that:

    1.Uses CMake
    2. Uses Qt
    3. Uses shared-lib dependencies other than Qt
    4. Is cross-platform

    I have preference for integrated solutions with CMake, like CPack..

    Do you know open source repositories I can take a look at?

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by sierdzio
      #2

      Here you go: mwizardtemplate. Uses CMake (and qmake, both are supported), CPack, has deployment for macOS, Windows, Linux, Android. iOS is there too, but not tested.

      Platform-specific stuff is in "platforms" directory.

      (Z(:^

      1 Reply Last reply
      2

      • Login

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