Details
-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
6.0
Description
Failing configs can be seen here: https://testresults.qt.io/coin/integration/qt/qtsvg/tasks/web_qt_qtsvg_1591197053077
macOS framework issues should be fixed at this point
Android and iOS (cross-compiling configs) can be ignored for now, because qmake is not found due to different installation layout (old qmake configs expect it in /home/qt/work/install/bin/qmake whereas cmake installs it to /home/qt/work/install/host/bin/qmake
Windows MSVC seems to be missing the 'zlib.h' header when compiling qsvgtinydocument.cpp
Windows MinGW seems to not find the libQt6Widgets.a import library.
OpenSuse static builds can't find static plugins (Looks like we're just placing them in the wrong directory).
Attachments
Issue Links
- depends on
-
QTBUG-85203 building qtsvg tests statically fails
- Closed
- relates to
-
QTBUG-84628 Unneeded private .pri files are generated/installed
- Closed
-
QTBUG-75666 Provide generated pri and prl files for qmake to consume while building Qt modules and apps
- Closed