Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 643060 Details for
Bug 726676
sci-libs/vtk-8.1.0-r7 w/ Qt 5.15: error: aggregate ‘QPainterPath path’ has incomplete type and cannot be defined
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Missing QPainterPath includes patch
qt-5.15.0-qpainterpath.patch (text/plain), 936 bytes, created by
Zoltan Puskas
on 2020-06-01 16:31:31 UTC
(
hide
)
Description:
Missing QPainterPath includes patch
Filename:
MIME Type:
Creator:
Zoltan Puskas
Created:
2020-06-01 16:31:31 UTC
Size:
936 bytes
patch
obsolete
>diff -Naur VTK-8.1.0-orig/Rendering/Qt/vtkQtLabelRenderStrategy.cxx VTK-8.1.0/Rendering/Qt/vtkQtLabelRenderStrategy.cxx >--- VTK-8.1.0-orig/Rendering/Qt/vtkQtLabelRenderStrategy.cxx 2017-12-22 08:33:25.000000000 -0800 >+++ VTK-8.1.0/Rendering/Qt/vtkQtLabelRenderStrategy.cxx 2020-06-01 09:21:31.765438896 -0700 >@@ -40,6 +40,7 @@ > #include <QImage> > #include <QMap> > #include <QPainter> >+#include <QPainterPath> > #include <QPair> > #include <QPixmap> > #include <QTextDocument> >diff -Naur VTK-8.1.0-orig/Rendering/Qt/vtkQtStringToImage.cxx VTK-8.1.0/Rendering/Qt/vtkQtStringToImage.cxx >--- VTK-8.1.0-orig/Rendering/Qt/vtkQtStringToImage.cxx 2017-12-22 08:33:25.000000000 -0800 >+++ VTK-8.1.0/Rendering/Qt/vtkQtStringToImage.cxx 2020-06-01 09:21:19.516274016 -0700 >@@ -31,6 +31,7 @@ > #include <QFontMetrics> > #include <QImage> > #include <QPainter> >+#include <QPainterPath> > #include <QPixmap> > #include <QTextDocument> > #include <QTextStream>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 726676
: 643060