]> git.lyx.org Git - features.git/commitdiff
Win installer: update to Qt 5.9.2 also fro LyX 2.3
authorUwe Stöhr <uwestoehr@lyx.org>
Mon, 13 Nov 2017 20:26:49 +0000 (21:26 +0100)
committerUwe Stöhr <uwestoehr@lyx.org>
Mon, 13 Nov 2017 20:26:49 +0000 (21:26 +0100)
I tested LyX with Qt 5.9 intensively and it works well.

development/Win32/packaging/installer/ChangeLog.txt
development/Win32/packaging/installer/Packages.txt
development/Win32/packaging/installer/settings.nsh

index b7b65bc7003a978044b304ad27de2b3d7c1b3f01..3e8d9b5c70c5c703173f1303f87080ba3c7bec92 100644 (file)
@@ -3,7 +3,7 @@
 - correct display of installer text for many languages 
 - fix bug that the BibTeX editor Jabref and the image editor Krita
   were not detected as 64bit application
-- updated to Qt 5.6.3
+- updated to Qt 5.9.2
 - updated to MiKTeX 2.9 build 6520
 - updated to ImageMagick 7.0.7-8
 - updated to Ghostscript 9.22
index 96bb413619d62eaea7ee0100d51dc9107195e7ba..6a8491a252cdc0dccc068a3d3318e7f956eba853 100644 (file)
@@ -271,5 +271,6 @@ conv-xkv
 minted
 fvextra
 xstring
+dvips
 luatex85
 bxjscls
\ No newline at end of file
index 1048bfa0d5cf775ed6a45911343b74f032d88d11..5f36bdcfc13acec52670c338bc7b5cb28ec8d3a2 100644 (file)
@@ -38,7 +38,7 @@ These typically need to be modified for each LyX release
 
 !define FILES_LYX "D:\LyXPackage2.3\LyX"
 !define FILES_DEPS "D:\LyXGit\Master\lyx-windows-deps-msvc2015"
-!define FILES_QT "C:\Qt\Qt5.6.3\5.6.3\msvc2015"
+!define FILES_QT "C:\Qt\Qt5.9.2\5.9.2\msvc2015"
 !define ClassFileDir "${FILES_LYX}\Resources\tex"
 !define DVIPostFileDir "${FILES_DEPS}\tex"