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. General Deployment on Windows
Qt 6.11 is out! See what's new in the release blog

General Deployment on Windows

Scheduled Pinned Locked Moved Installation and Deployment
4 Posts 3 Posters 2.7k 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.
  • E Offline
    E Offline
    eker676
    wrote on last edited by
    #1

    I have searched but I didn't see much on this or I didn't use the correct keywords.

    Is there an option for building that all required dependencies are added to the application folder?
    I don't want to statically link Qt, dynamic is fine.

    All I want to do is be able to copy my application to another computer and have it run.

    If there isn't an option, how do you figure out what dlls you need? Run on the target machine, look at the error, copy in the dll, and repeat?

    Note: I haven't actually tested any of this. I'm just wondering now, so the knowledge will be available for later.

    1 Reply Last reply
    0
    • C Offline
      C Offline
      Chuck Gao
      wrote on last edited by
      #2

      You can search key word "deploying" in the Qt Assistant or "Qt Online Doc":http://doc.qt.nokia.com/sdk-1.1/index.html here
      I think that's what you want.

      Chuck

      1 Reply Last reply
      0
      • E Offline
        E Offline
        eker676
        wrote on last edited by
        #3

        The link kept giving me object not found errors so I fired up Qt Assistant and it popped up after searching.

        Thanks

        1 Reply Last reply
        0
        • C Offline
          C Offline
          cincirin
          wrote on last edited by
          #4

          http://developer.qt.nokia.com/forums/viewthread/4130
          http://developer.qt.nokia.com/forums/viewthread/3915
          http://developer.qt.nokia.com/forums/viewthread/6033
          http://developer.qt.nokia.com/forums/viewthread/4538

          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