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 creator directory error - Qt 5.12 + MinGW 7.30 64 bit
Forum Updated to NodeBB v4.3 + New Features

Qt creator directory error - Qt 5.12 + MinGW 7.30 64 bit

Scheduled Pinned Locked Moved Solved Installation and Deployment
3 Posts 2 Posters 694 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.
  • JanWJ Offline
    JanWJ Offline
    JanW
    wrote on last edited by
    #1

    Hi,

    I just installed Qt 5.12 with MinGW 7.30 64bit (and VS2017 64bit). Qt Creator auto detects both compilers and generates the kits, but for MinGW it identifies the wrong directories to the compiler/debugger (32bit instead of 64bit). 0_1550434389645_wrong_dirs.PNG
    Is there a way to change it? I temporary resolved it by renaming the dir in the Qt installation directory, but I would like my auto detected kits to point to the intended dirs :)
    Thanks for the help,

    Jan

    RatzzR 1 Reply Last reply
    0
    • JanWJ JanW

      Hi,

      I just installed Qt 5.12 with MinGW 7.30 64bit (and VS2017 64bit). Qt Creator auto detects both compilers and generates the kits, but for MinGW it identifies the wrong directories to the compiler/debugger (32bit instead of 64bit). 0_1550434389645_wrong_dirs.PNG
      Is there a way to change it? I temporary resolved it by renaming the dir in the Qt installation directory, but I would like my auto detected kits to point to the intended dirs :)
      Thanks for the help,

      Jan

      RatzzR Offline
      RatzzR Offline
      Ratzz
      wrote on last edited by
      #2

      @JanW
      May be its a bug? .Do you have a 64bit debugger folder?
      If so you can add the new debugger configuration from the add button manually.
      if you want to edit the existing one then you can navigate to C:\Users\Username\AppData\Local\Roaming\QtProject\qtcreator\debuggers.xml to edit the path

      --Alles ist gut.

      1 Reply Last reply
      2
      • JanWJ Offline
        JanWJ Offline
        JanW
        wrote on last edited by
        #3

        Yes, I have the 64bit folder (i copied it to 32bit folder as a workaround).
        Thanks for the tip. I saw that file already but completely overlooked the path there.
        I indeed think it's a bug (the same error actually happens for the gcc compiler path).

        Jan

        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