[Kst] [kst] [Bug 342642] Kst 2.0.8 fails to compile on Fedora Rawhide Arm
Orion Poplawski
orion at cora.nwra.com
Mon Jan 12 18:15:21 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=342642
--- Comment #2 from Orion Poplawski <orion at cora.nwra.com> ---
Thanks, but I still get errors with:
/builddir/build/BUILD/Kst-2.0.8/src/libkst/vector.cpp:598:42: error: no
matching function for call to 'qMax(double&, qreal)'
_minPos=qMax(_minPos,qreal(0.0));
/builddir/build/BUILD/Kst-2.0.8/src/libkst/vector.cpp:602:45: error: no
matching function for call to 'qMax(double&, qreal)'
_minPos=qMin(qMax(_v[i],qreal(0.0)),_minPos);
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kst
mailing list