Details
-
Task
-
Resolution: Fixed
-
Not Evaluated
-
None
-
Qt Creator 10.0.0
-
None
Description
I was able to reproduce it in a simple TestApp. This only happens when using a CMakePresets.json kit. Regular Qt kits with the same Qt version work. The only change was to include `#include <QtGlobal>` (and switching to C++20) that contains the error:
C:\Qt\6.5.0\msvc2019_64\include\QtCore/qglobal.h(13): fatal error C1083: Cannot open include file: 'type_traits': No such file or directory