Wrong kit for Qt 6.0.0 MSVC2019 64bit
Solved
General and Desktop
-
Hi guys,
I try to move my project from Qt 5.13 to Qt 6 but have a small problem with Kits)
also on Qt Versions tab I have Qt 6 with error sign
and I have no idead what problem is
Qt and MSVC2019 freshly installed without errors
all Qt components
thanks for any help or suggestions -
@Galbarad said in Wrong kit for Qt 6.0.0 MSVC2019 64bit:
found normal error string for Kit
This says you are using the compiler above the one you have highlighted (amd64_x86) which is 32bit. Can you make sure in the Kit tab the correct compiler is selected?
-
Found it. It's a known bug: https://bugreports.qt.io/browse/QTBUG-87735 bear with us until it gets fixed
-
https://bugreports.qt.io/browse/QTBUG-87735
bug fixed)
Fix Version/s: 6.0.0 RC