Am 20.05.2015 um 09:16 schrieb Jürgen Spitzmüller <sp...@lyx.org>: > 2015-05-20 7:52 GMT+02:00 Stephan Witt: > commit d392df30c09d23a135b6152060e91408c796306b > Author: Stephan Witt <sw...@lyx.org> > Date: Wed May 20 07:51:50 2015 +0200 > > #9130 Text in main work area isn't rendered with high resolution > Correctly guard Qt5 code introduced by change > c053a9394d1075ecad02ccce2f34c95f08c1f00f > > Still does not compile on Linux with autotools and qt 5. QSVGRenderer itself > is installed: > > GuiView.cpp:114:24: fatal error: QSvgRenderer: Datei oder Verzeichnis nicht > gefunden > #include <QSvgRenderer> > ^ > compilation terminated.
I'm not sure how autotools on Linux produces the correct include directives for the compiler. Does this patch help? Stephan
0008-svg-hidpi-on-mac.patch
Description: Binary data