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. Full end-to-end example on how to use the Qt installer for a QML project?
Forum Updated to NodeBB v4.3 + New Features

Full end-to-end example on how to use the Qt installer for a QML project?

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 562 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.
  • H Offline
    H Offline
    Heinz Stockinger
    wrote on last edited by
    #1

    Hello,

    I've followed the tutorial to use the installer:
    https://doc.qt.io/qtinstallerframework/ifw-tutorial.html

    It works fine but there is not really any code/binary that is deployed - I get the following files:

    components.xml installcontent.txt maintenancetool maintenancetool.ini
    InstallationLog.txt Licenses maintenancetool.dat network.xml
    (i.e. incl. the maintenancetool to handle updates etc.)

    Do you have a full end-to-end example with a small Hello World example with QML? I would like to see how a (statically built) executable can get compiled/deployed stand-alone with the installer. i.e. it would be nice to show how an existing QML project can then be deployed via the installer (on Linux, preferably CentOS 6).

    Thank you in advance,
    Heinz

    1 Reply Last reply
    0
    • E Offline
      E Offline
      echobravo
      wrote on last edited by
      #2

      Heinz,

      Did you have any luck making your installer? I'm working on an installer for Mac and running into hurdle after hurdle... first build errors where the installer can't be built due to missing dynamic libs and then crashing on same dynamic lib at run time...

      EB

      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