[Poppler-bugs] [Bug 100552] test-render-to-file.cpp
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Sep 8 15:10:18 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=100552
--- Comment #3 from gwenael at freebyte.fr ---
Sorry, a mistake in my previous answer,
in file : qt5/tests/test-render-to-file.cpp :
#include <QtCore/QDebug>
#include <QtCore/QFile>
-#include <QGuiApplication>
-#include <QImage>
+#include <QtGui/QGuiApplication>
+#include <QtGui/QImage>
(In reply to gwenael from comment #2)
> Hi,
>
> I have bee dealing with this bug since a long time and was able to compile
> successfully on MacOS, replacing
>
> +#include <QtWidgets/QApplication>
>
> by
>
> +#include <QtGui/QApplication>
>
>
> (In reply to Albert Astals Cid from comment #1)
> > This is still not the correct fix.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20170908/1aa17b58/attachment.html>
More information about the Poppler-bugs
mailing list