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. Help, How to Static Linking Qt 5.0.2 (latest release) VS2010
QtWS25 Last Chance

Help, How to Static Linking Qt 5.0.2 (latest release) VS2010

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 1 Posters 1.6k Views
  • 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.
  • A Offline
    A Offline
    Antrikkos
    wrote on last edited by
    #1

    Hello guys,

    I have just started using Qt and I must say it is quit awesome. I ha downloaded and install Qt 5.0.2(CS2010) for windows 7. I need my application to run on other computers(who wouldn't) and I have understand that for this to happen either you have to include on the release folder all the .dll files needed for your application or link the libraries statically making your executable bigger in size but no need to find all this .dll files etc. I have found some tutorials on how to statically link libs for previous versions of Qt but nothing works on version 5.0.2. Can anyone expert help me on this? Is that possible on 5.0.2 or do we have to wait until someone figure it out how it happen?

    1 Reply Last reply
    0
    • A Offline
      A Offline
      Antrikkos
      wrote on last edited by
      #2

      In fact Qt 5.0.2 says that Static linking now works correctly for the Qt libraries. Is that mean that all necessary .lib files will be linked in the executable on the release folder? Moreover when I build my project in the release mode on Qt Creator the release folder remains empty why is that?

      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