Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Qt creator debug mode has disappeared

    Tools
    3
    5
    1398
    Loading More Posts
    • 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.
    • P
      Parsa2014 last edited by

      I was working with Qt both in debug mode and release mode before I update my packages by update manager in Ubuntu 12.04. After Updating I couldn't debug my code. By looking at Project Mode in Qt, all I see is Release Mode:

      One is "Qt 4.8.1 (System) Release" ,

      and the other one is "Qt 4.8.1 in PATH (System) Release"

      I put the screen shot of my program in "here ":http://tinypic.com/r/r91i52/8 What should I do ? Why debug mode has disappeared ? Does updating the packages caused this issue ? I'm sure that I didn't change any Qt settings in the last week.

      [edit: moved to the Tools sub forum SGaist]

      1 Reply Last reply Reply Quote 0
      • Jeroentjehome
        Jeroentjehome last edited by

        Hi,
        Usually when you update your Qt version (and your Qt creator) it will pup up a 'configure your project' window. There you need to also set the debug package. Otherwise go to your kits and check if the latest Qt has been installed. Then check your project tab (the fifth from the top on the left) and setup the debug for your project by adding the kit to your project.
        Hope this helps, and may i suggest to replace this post to the tools forum?

        Greetz, Jeroen

        1 Reply Last reply Reply Quote 0
        • P
          Parsa2014 last edited by

          Okay thanks but how can I add the debug kit in qt creator ? these is no any kit tab in my qt creator I went to Tools > Options > Build & Run but there no any kit tab !!!

          1 Reply Last reply Reply Quote 0
          • SGaist
            SGaist Lifetime Qt Champion last edited by

            Hi and welcome to devnet,

            What version of Qt Creator are you using and what version of Qt are you trying to use ?

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply Reply Quote 0
            • P
              Parsa2014 last edited by

              Qt 4.8.1 and Qt Creator 2.4.1

              1 Reply Last reply Reply Quote 0
              • First post
                Last post