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. Qt 5.2 visual studio 2012 debugging problem
Forum Updated to NodeBB v4.3 + New Features

Qt 5.2 visual studio 2012 debugging problem

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

    Hi, I download and install Qt 5.2 for Visual studio 2012 , and run the qt creator
    but system can't detect any debugger ( system detect compiler [microsoft visual c++ compiler 11] )
    how can i manually set debugger in my system ?

    i have visual studio 2012 ultimate and Windows 8.1 64 bit.
    thanks.

    1 Reply Last reply
    0
    • H Offline
      H Offline
      hesamatashipour
      wrote on last edited by
      #2

      hi
      in Qt creator you can go to Tool --> Option and then select "Build & Run" in the left menu.then go to "Kits" tab and there you can add your Debugger.

      "Trust" is a Scarce concept in this World.

      1 Reply Last reply
      0
      • E Offline
        E Offline
        erfan71
        wrote on last edited by
        #3

        i know it , but i don't now what is the name of MSVC debugger and I don't now Where it is . ( the addres of debugger? )
        i install my visual studio in "E:\Programs Files\Visual Studio 2012"

        1 Reply Last reply
        0
        • S Offline
          S Offline
          serg675
          wrote on last edited by
          #4

          MSVC doesn't have standalone debugger. You have to install "Windows 8.1 SDK":http://msdn.microsoft.com/en-us/windows/desktop/bg162891 (at least debugger part) . And then you will find debugger here "C:\Program Files (x86)\Windows Kits\8.1\Debuggers\x64\cdb.exe"

          1 Reply Last reply
          0
          • E Offline
            E Offline
            erfan71
            wrote on last edited by
            #5

            T
            [quote author="serg675" date="1387948405"]MSVC doesn't have standalone debugger. You have to install "Windows 8.1 SDK":http://msdn.microsoft.com/en-us/windows/desktop/bg162891 (at least debugger part) . And then you will find debugger here "C:\Program Files (x86)\Windows Kits\8.1\Debuggers\x64\cdb.exe"[/quote]

            That works !!~
            Very very very Thank you :)

            1 Reply Last reply
            0
            • M Offline
              M Offline
              Magnolia3
              wrote on last edited by
              #6

              I have the same problem - except the debugger selector is grayed out - no way to select cdb.exe.

              Any suggestions?

              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