|
From: Orion P. <or...@nw...> - 2020-09-12 23:58:09
|
Fedora rawhide just updated from Qt 5.14.2 to 5.15.1 and now the plplot
build fails with:
[ 63%] Built target xstandard08a
/builddir/build/BUILD/plplot-5.15.0/bindings/qt_gui/plqt.cpp: In member
function 'void QtPLDriver::drawTextInPicture(QPainter*, const QString&)':
/builddir/build/BUILD/plplot-5.15.0/bindings/qt_gui/plqt.cpp:222:22:
error: aggregate 'QPainterPath path' has incomplete type and cannot be
defined
222 | QPainterPath path;
| ^~~~
A quick google search of this error indicates that it has hit a number
of projects and there are some example fixes out there, e.g.:
https://github.com/Nheko-Reborn/nheko/issues/214
HTH,
Orion
--
Orion Poplawski
Manager of NWRA Technical Systems 720-772-5637
NWRA, Boulder/CoRA Office FAX: 303-415-9702
3380 Mitchell Lane or...@nw...
Boulder, CO 80301 https://www.nwra.com/
|