Details
Description
To repro, set the plugin to QT 6.2.2, load a project with
QT += core5compat
then manually load the vcproj file (since the plugin won't load the project automatically like it should; see QTVSADDINBUG-970).
With the vcproj file loaded in Visual Studio, check the "QT Project Settings."
Under "QT Modules," core5compat is missing and the project won't compile. (All other modules from the .PRO file appear to be present.)
Manually add core5compat then compile.
Please fix this and QTVSADDINBUG-970 ASAP.
Attachments
Issue Links
- relates to
-
QTVSADDINBUG-974 Add missing Qt6 modules to Qt module selection page
-
- Closed
-