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. [Solved]How to tell VS2010 to use Qt debug dlls?
Forum Updated to NodeBB v4.3 + New Features

[Solved]How to tell VS2010 to use Qt debug dlls?

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

    I would like to look at Qt source code in my call stack. However, my application in VS 2010 uses the non-debug versions of the Qt dlls.

    How do I tell Studio to use the debug versions?

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

      It seems the application uses the first Dlls it finds in any of it's search paths. That means it first looks in its local folder. If Qt dlls are there, and if they are only the release build, it will use those, even though debug dlls are available in the Qt install folder.

      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