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. Please select a 64 bit Debugger in the kit settings for this kit.
Qt 6.11 is out! See what's new in the release blog

Please select a 64 bit Debugger in the kit settings for this kit.

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 551 Views 2 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.
  • M Offline
    M Offline
    maria.v
    wrote on last edited by
    #1

    I downloaded qt-opensource-windows-x86-5.9.9.exe and when I tried to debbug my application with QtCreator I got:

    15:11:26: C:\...\myproject\build\bin\my_program.exe is a 64 bit executable which can not be debugged by a 32 bit Debugger.
    Please select a 64 bit Debugger in the kit settings for this kit.
    

    Where is the Qt installer for Windows 10 x64?

    K 1 Reply Last reply
    0
    • M maria.v

      I downloaded qt-opensource-windows-x86-5.9.9.exe and when I tried to debbug my application with QtCreator I got:

      15:11:26: C:\...\myproject\build\bin\my_program.exe is a 64 bit executable which can not be debugged by a 32 bit Debugger.
      Please select a 64 bit Debugger in the kit settings for this kit.
      

      Where is the Qt installer for Windows 10 x64?

      K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      @maria-v

      Go to here https://www.qt.io/download

      There is an option for downloading the open source version as well
      b0dc280f-2275-448e-a16b-4c2b98d33989-image.png

      Check the license requirements.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi,

        There's no need for a dedicated 64bit version of the installer. The one you are using already provides both 32 and 64bit Qt builds.

        The question here is rather why are you using a 32bit debugger while using a 64bit version of Qt.

        What exact version of Qt are you using ?
        What debugger did you install ?

        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
        0

        • Login

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