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

Including all necessary files in deployment package

Scheduled Pinned Locked Moved Unsolved General and Desktop
deploymentqtcreatorqmldistributionlinux
1 Posts 1 Posters 982 Views 2 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.
  • ArasA Offline
    ArasA Offline
    Aras
    wrote on 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

    • Login

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