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. Where do I put Qt libraries?
Qt 6.11 is out! See what's new in the release blog

Where do I put Qt libraries?

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

    I would like to copy all Qt libraries to somewhere visible for everybody. So all Qt application can find them and link against them dynamically.

    I tried Windows/System32 and Windows directories in Windows 7

    1 Reply Last reply
    0
    • G Offline
      G Offline
      giesbert
      wrote on last edited by
      #2

      [quote author="soroush" date="1338317633"]I tried Windows/System32 and Windows directories in Windows 7[/quote]

      You have to put them somewhere in the path. Whether system32 works, depends, whether you have a 32 or 64 bit system.

      Nokia Certified Qt Specialist.
      Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

      1 Reply Last reply
      0
      • V Offline
        V Offline
        veeraps
        wrote on last edited by
        #3

        Is copying dlls to "C:\Windows\System32" (assuming 32-bit) folder not working?

        1 Reply Last reply
        0
        • D Offline
          D Offline
          dbzhang800
          wrote on last edited by
          #4

          You needn't to copy anything. Add the %QTDIR%/bin to your PATH, then all will work.

          [quote author="soroush" date="1338317633"]I would like to copy all Qt libraries to somewhere visible for everybody. So all Qt application can find them and link against them dynamically.

          I tried Windows/System32 and Windows directories in Windows 7[/quote]

          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