Details
-
Bug
-
Resolution: Done
-
P2: Important
-
6.2.3, 6.3.0 Beta3
-
-
b858704e1f (qt/qtbase/dev) b858704e1f (qt/tqtc-qtbase/dev) ed186bc202 (qt/qtbase/6.2) 48922a3ea2 (qt/qtbase/6.3) ed186bc202 (qt/tqtc-qtbase/6.2) 48922a3ea2 (qt/tqtc-qtbase/6.3) 48922a3ea2 (qt/tqtc-qtbase/6.3.0)
Description
We don't want include paths like -I/installed/lib/QtQml.framework to be passed to the compiler or moc.
Because #include <QtQml> would then find the QtQml shared library at -I/installed/lib/QtQml.framework/QtQml and not the actual header.
QTBUG-101718 and QTBUG-89545 are cases where this causes issues
Attachments
Issue Links
- relates to
-
QTBUG-89545 CMake: on macOS (w/ framework build) the module includes the binary
- Closed
-
QTBUG-101760 Add an option to print candidate include paths and the chosen path or failure
- Reported
- resulted from
-
QTBUG-101718 [REG 6.3.0beta2->beta3] quick3d/principledmaterial not launching on macOS
- Closed