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. QtIFW failed to package directory package/bin/ package/etc
Forum Update on Monday, May 27th 2025

QtIFW failed to package directory package/bin/ package/etc

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

    I had read docs about QtInstallerFrameWork, and copy a template from qtifw's examples/startmenu , then I copy my files and related subfolders into package/data/, include bin, etc, data, and there are multi files in each directory. I run "qmake && make " , then I get myapp output, which can run to do install , it only contains a few files the same as startmenu example, BUT bin, etc, data direcorty not found. I then check and read other examples, but can't get any help. I dont know where is wrong. Appreciate for any help.

    1 Reply Last reply
    0
    • RatzzR Offline
      RatzzR Offline
      Ratzz
      wrote on last edited by
      #2

      @Tinyserver said in QtIFW failed to package directory package/bin/ package/etc:

      BUT bin, etc, data direcorty not found.

      Where do want to find binfolder?

      Whatever you place in the data folder is visible to you after you install the executable you got.

      --Alles ist gut.

      1 Reply Last reply
      0
      • T Offline
        T Offline
        Tinyserver
        wrote on last edited by Tinyserver
        #3

        @Ratzz , Thanks for your reply. I found what is wrong now: I've used error template, the installscript.qs only process "win",
        // Install to @RootDir@ instead of @HomeDir@ on Windows

        I removed this script , all looks ok now.

        RatzzR 1 Reply Last reply
        0
        • T Tinyserver

          @Ratzz , Thanks for your reply. I found what is wrong now: I've used error template, the installscript.qs only process "win",
          // Install to @RootDir@ instead of @HomeDir@ on Windows

          I removed this script , all looks ok now.

          RatzzR Offline
          RatzzR Offline
          Ratzz
          wrote on last edited by
          #4

          @Tinyserver
          Ok. Please mark the thread as solved using the "Topic Tools" button .

          --Alles ist gut.

          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