Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
3.3.1
-
None
Description
Visual Studio 2022 automatically updated the Qt Visual Studio Tools extension to 3.3.1.1. Immediately following this update my project fails to build.
The classes that fail use either Q_INTERFACES(QGraphicsLayoutItem) or Q_INTERFACES(QGraphicsItem) and both fail with the same error "Error: Undefined interface"
Also of note: Double-clicking on a .ui file in the Solution Explorer now fails silently. When right-clicking to "Open With..." it produces an error, "The selected file cannot be opened with the selected editor."
Attachments
Issue Links
- duplicates
-
QTVSADDINBUG-1283 Problem with moc since vsin 3.3.1.1, when slot function enclosed with a macro
-
- Closed
-
- relates to
-
QTVSADDINBUG-1262 Moc'ing the file generated by repc returns a parse error
-
- Closed
-