From: Orion P. <or...@nw...> - 2020-09-18 03:41:08
|
On 9/13/20 1:42 PM, António Rodrigues Tomé wrote: > hi orion > this was solved in the commit [2aa2e1] > so you should use the development version. > download it using > git clone git://git.code.sf.net/p/plplot/plplot > <http://git.code.sf.net/p/plplot/plplot> plplot.git > > cheers António - Thanks for the reference. That commit fixes the build. Orion > > On Sun, Sep 13, 2020 at 12:58 AM Orion Poplawski <or...@nw... > <mailto:or...@nw...>> wrote: > > 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... <mailto:or...@nw...> > Boulder, CO 80301 https://www.nwra.com/ > > _______________________________________________ > Plplot-devel mailing list > Plp...@li... > <mailto:Plp...@li...> > https://lists.sourceforge.net/lists/listinfo/plplot-devel > > > > -- > > António Rodrigues Tomé > Universidade da Beira Interior > Instituto D. Luís (lab associado) > email address: > ar...@gm... <mailto:ar...@gm...> > ar...@ub... <mailto:ar...@ub...> > http://www.researcherid.com/rid/A-5681-2013 > -- 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/ |