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. Deployment Directory: can't rename

Deployment Directory: can't rename

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 1.4k 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.
  • B Offline
    B Offline
    babazaroni
    wrote on last edited by
    #1

    Hello,

    I've got this weird problem that I first noticed on XP and also see on W7.

    After my project is built, a script is called as a QMAKE_POST_LINK step. The script copies all the dll's, exe, plugin to a deploy directory.

    This works fine, the exe can be run without crashing.

    However, when I rename the the deploy directory (with explorer) now my app crashes on startup. Change it back to the original name and it runs again.

    Is my app somehow registered/cached somewhere and this causes the crash? Rebooting after name change doesn't help.

    On XP I get the crash on startup, on W7 I get the crash on exit.

    Any ideas?

    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