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. Linking to Qt 5.0.1 as a Static Library

Linking to Qt 5.0.1 as a Static Library

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 5.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.
  • N Offline
    N Offline
    NiteLordz
    wrote on last edited by
    #1

    I am trying to figure out how to compile Qt 5.0.1 as a static library, so i can avoid having to package the q*.dlls along with my executable. I have downloaded qt-everywhere-opensource-src-5.0.1.zip and extracted it.

    My devo environment is

    Windows 7 (x64)
    Visual Studio 2010

    I have been looking for a wiki, or a solid walk thru for this process, but everything that i find seems to link to something else referencing the same question, etc...

    Thanks much for any help

    1 Reply Last reply
    0
    • L Offline
      L Offline
      leon.anavi
      wrote on last edited by
      #2

      [quote author="NiteLordz" date="1362582218"]
      I have been looking for a wiki, or a solid walk thru for this process, but everything that i find seems to link to something else referencing the same question, etc...
      [/quote]

      Check the "article about static linking on Windows at the documentation":http://qt-project.org/doc/qt-5.0/qtdoc/deployment-windows.html#static-linking

      Additional resources that might be useful:

      • "Build Standalone Qt Application for Windows at Qt Project Wiki":http://qt-project.org/wiki/Build_Standalone_Qt_Application_for_Windows
      • "Standalone Qt Application for Microsoft Windows at my personal blog":https://www.anavi.org/article/140/

      http://anavi.org/

      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