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. Complete Qt5 CPackIFW example
Qt 6.11 is out! See what's new in the release blog

Complete Qt5 CPackIFW example

Scheduled Pinned Locked Moved General and Desktop
cmakecpackqtifw
1 Posts 1 Posters 2.2k 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.
  • R Offline
    R Offline
    Rizzen
    wrote on last edited by Rizzen
    #1

    I fairly new to Qt5 and really enjoying using the toolkit, but got to the stage of wanting to work on a deployment solution that could package the application and it's data for multiple platforms.

    I stumbled onto QtIFW while looking for installer creation tools for Qt. Though the process was not automatic and was looking for automatic process using CMake. By shear luck I discovered this email by Konstantin Podsvirov wanting to promote this CPack IFW generator that was recently developed. I eventually came across this CMake help page for the CPack IFW generator.

    As I fairly new to Qt and to using CMake to overcome some limitations of QMake, I still struggle with making functional CMakeList files for a hierarchy directory structure instead of a flat directory structure used by QMake. The example given on the CMake manual page for CPack IFW seems rather incomplete, or vague to me.

    Using plenty googling fu I struggling to locate a simple application example with a complete directory structure for building and deploying along with complete CMake files that includes the CPack IFW generator.

    I hope someone can help me locate such an example.

    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