Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
6.0.0 Alpha, 6.0.0 Beta2
-
Tested on Ubuntu20.04 x64
-
3ffb914ae1729c24fca2b7c1afe80f17d05ba368 (qt/qtdoc/dev)
Description
Examples not compiling:
/Examples/Qt-6.0.0/demos/rssnews, gcc_64
/Examples/Qt-6.0.0/demos/photoviewer, gcc_64
/Examples/Qt-6.0.0/widgets/painting/pathstroke
/Examples/Qt-6.0.0/widgets/painting/affine
/Examples/Qt-6.0.0/widgets/painting/deform
/Examples/Qt-6.0.0/widgets/painting/gradients
/Examples/Qt-6.0.0/widgets/painting/composition
(Edit: removing /Examples/Qt-6.0.0/quick3d/studio, example seems to be removed from content)
All have similar build error:
– Configuring done
CMake Error at /home/qt/RTA/qt5/6.0.0/gcc_64/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:440 (add_executable):
Target "photoviewer" links to target "Qt::XmlPatterns" but the target was
not found. Perhaps a find_package() call is missing for an IMPORTED
target, or an ALIAS target is missing?
Call Stack (most recent call first):
CMakeLists.txt:24 (add_qt_gui_executable)
– Generating done
CMake Generate step failed. Build files cannot be regenerated correctly.
Attachments
Issue Links
- relates to
-
QTBUG-87846 affine example does not compile
-
- Closed
-
Gerrit Reviews
For Gerrit Dashboard: QTBUG-87444 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
319891,8 | Port photoviewer's XmlListModel away from QtXmlPatterns | dev | qt/qtdoc | Status: MERGED | +2 | 0 |
320044,6 | Use new XmlListModel in rssnews demo | dev | qt/qtdoc | Status: MERGED | +2 | 0 |