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. Including all necessary files in deployment package
QtWS25 Last Chance

Including all necessary files in deployment package

Scheduled Pinned Locked Moved Unsolved General and Desktop
deploymentqtcreatorqmldistributionlinux
1 Posts 1 Posters 812 Views
  • 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.
  • A Offline
    A Offline
    Aras
    wrote on 20 Apr 2017, 15:28 last edited by
    #1

    I like to create a package from my qt project for deploying and running on a remote embedded linux device. I followed these instructions and add a create tarball step. The tarbal is created but it only contains the C++ portion of my application. I assume to have a successfull deployment I will at least need all the qml files in my project as well. Whn I look at the list of paths that are included in the Run Settings, I do not see the paths to QML files. How can I ensure all the necessary files for running my application are included in the deployment package?

    1 Reply Last reply
    0

    1/1

    20 Apr 2017, 15:28

    • Login

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