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. Setting up Qt libraries for Win distributions?

Setting up Qt libraries for Win distributions?

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 1.5k 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.
  • M Offline
    M Offline
    mikehabibi
    wrote on last edited by
    #1

    I'm running into missing library issues when running my compiled Qt app on windows. I know the solution, either copy the DLLs to the application directory or add the Qt library paths into the PATH env variable.

    However, I was kind of assuming that the Qt 4.8.1 library installer or even the Qt SDK would setup these paths for me? I can't package the DLLs themselves with my program because of licensing issues, so I'm relying on the Qt library installer. I'd hate to have to add instructions for the user to add some directories to PATH. Surely there is something I'm missing?

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mikehabibi
      wrote on last edited by
      #2

      any help would be greatly appreciated!

      1 Reply Last reply
      0
      • sierdzioS Offline
        sierdzioS Offline
        sierdzio
        Moderators
        wrote on last edited by
        #3

        You can set up the paths to Qt yourself in your app installer. If I may ask: what kind of licensing issues prevent you from just including the libs in app directory?

        (Z(:^

        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