KOffice:: Krita TRUNK vs. Eigen
James Richard Tyrer <[email protected]>
| Newsgroups | gmane.comp.kde.koffice |
|---|---|
| Message-ID | <[email protected]> |
I have not been able to build Krita TRUNK for some time due to problems
with Eigen.
My current error is:
/usr/SVN/trunk/koffice/krita/image/kis_image.cc:934:2: warning: #warning
"KisImage::convertToQImage: Implement direct rendering of current mask
onto scaled image pixels"
In file included from
/usr/SVN/trunk/koffice/krita/image/kis_perspective_grid.h:27,
from /usr/SVN/trunk/koffice/krita/image/kis_image.cc:64:
/usr/SVN/trunk/koffice/krita/image/kis_perspective_math.h:31: error:
expected initializer before '<' token
Line 31 is:
typedef Eigen::Hyperplane<qreal, 2> LineEquation;
I can't find: "Hyperplane" in the Eigen which I have installed. :-|
Is there some specific version of Eigen that I need to use? Currently,
I am using KDESupport TRUNK.
--
JRT
____________________________________
koffice mailing list
[email protected]
To unsubscribe please visit:
https://mail.kde.org/mailman/listinfo/koffice