mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Add note about required svg support in Qt.
This commit is contained in:
parent
594748374b
commit
63153b8937
@ -118,6 +118,9 @@
|
|||||||
several regressions with respect to Qt 4.x. See #9215 for a list of bugs
|
several regressions with respect to Qt 4.x. See #9215 for a list of bugs
|
||||||
related to compiling LyX with different versions of Qt.
|
related to compiling LyX with different versions of Qt.
|
||||||
|
|
||||||
|
* The Qt libraries must have support for the SVG graphic format, because
|
||||||
|
LyX now uses svg icons. If this support is lacking, icons cannot be shown.
|
||||||
|
|
||||||
* If compiling LyX on Windows with Qt 5.6, it is recommended to use MSVC 2015
|
* If compiling LyX on Windows with Qt 5.6, it is recommended to use MSVC 2015
|
||||||
update 2 to avoid #9892.
|
update 2 to avoid #9892.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user