Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Configure kit in QTCreator
Forum Updated to NodeBB v4.3 + New Features

Configure kit in QTCreator

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
4 Posts 3 Posters 2.5k 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.
  • F Offline
    F Offline
    federico.massimi
    wrote on last edited by
    #1

    Goodmorning, I just started using QT.
    I have installed everything on my system, and everything seems to work fine, if I try the examples they are compiled and executed correctly.
    The only problem is that among the kits, the icon of the "Desktop QT 5.10.1 MSVC2017 64bit" show a warning (yellow triangle), see attached. I also attach other screenshots that show my configuration.
    I wanted to ask what that warning is and how to properly configure QT Creator.
    Thanks in advance, FM.
    1_1526634317659_S2.PNG 0_1526634317659_S1.png

    J.HilkJ jsulmJ 2 Replies Last reply
    0
    • jsulmJ jsulm

      @federico.massimi Debugger is missing. When using MSVC you need to install Debugging Tools For Windows, see http://doc.qt.io/qtcreator/creator-debugger-engines.html

      F Offline
      F Offline
      federico.massimi
      wrote on last edited by
      #4

      SOLVED! thank you so much.

      1 Reply Last reply
      1
      • F federico.massimi

        Goodmorning, I just started using QT.
        I have installed everything on my system, and everything seems to work fine, if I try the examples they are compiled and executed correctly.
        The only problem is that among the kits, the icon of the "Desktop QT 5.10.1 MSVC2017 64bit" show a warning (yellow triangle), see attached. I also attach other screenshots that show my configuration.
        I wanted to ask what that warning is and how to properly configure QT Creator.
        Thanks in advance, FM.
        1_1526634317659_S2.PNG 0_1526634317659_S1.png

        J.HilkJ Offline
        J.HilkJ Offline
        J.Hilk
        Moderators
        wrote on last edited by
        #2

        hi @federico.massimi
        the warning is most likly about the missing Debugger for the kit.

        you can edit/configure your kit, and therefore add the path to the debugger by selecting tools and than options in qtCreator and than "build & run"

        0_1526635229253_cb4297bf-af8d-4abe-8eb6-14abcc0579fb-image.png


        Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


        Q: What's that?
        A: It's blue light.
        Q: What does it do?
        A: It turns blue.

        1 Reply Last reply
        2
        • F federico.massimi

          Goodmorning, I just started using QT.
          I have installed everything on my system, and everything seems to work fine, if I try the examples they are compiled and executed correctly.
          The only problem is that among the kits, the icon of the "Desktop QT 5.10.1 MSVC2017 64bit" show a warning (yellow triangle), see attached. I also attach other screenshots that show my configuration.
          I wanted to ask what that warning is and how to properly configure QT Creator.
          Thanks in advance, FM.
          1_1526634317659_S2.PNG 0_1526634317659_S1.png

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #3

          @federico.massimi Debugger is missing. When using MSVC you need to install Debugging Tools For Windows, see http://doc.qt.io/qtcreator/creator-debugger-engines.html

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          F 1 Reply Last reply
          2
          • jsulmJ jsulm

            @federico.massimi Debugger is missing. When using MSVC you need to install Debugging Tools For Windows, see http://doc.qt.io/qtcreator/creator-debugger-engines.html

            F Offline
            F Offline
            federico.massimi
            wrote on last edited by
            #4

            SOLVED! thank you so much.

            1 Reply Last reply
            1

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved