Qt creator directory error - Qt 5.12 + MinGW 7.30 64 bit
Solved
Installation and Deployment
-
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).
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
-
@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 toC:\Users\Username\AppData\Local\Roaming\QtProject\qtcreator\debuggers.xml
to edit the path -