From a9e15e667e01f3c03f2549d6fa3c2c23515ff3ea Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Mon, 13 Nov 2017 21:26:49 +0100 Subject: [PATCH] Win installer: update to Qt 5.9.2 also fro LyX 2.3 I tested LyX with Qt 5.9 intensively and it works well. --- development/Win32/packaging/installer/ChangeLog.txt | 2 +- development/Win32/packaging/installer/Packages.txt | 1 + development/Win32/packaging/installer/settings.nsh | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/development/Win32/packaging/installer/ChangeLog.txt b/development/Win32/packaging/installer/ChangeLog.txt index b7b65bc700..3e8d9b5c70 100644 --- a/development/Win32/packaging/installer/ChangeLog.txt +++ b/development/Win32/packaging/installer/ChangeLog.txt @@ -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 diff --git a/development/Win32/packaging/installer/Packages.txt b/development/Win32/packaging/installer/Packages.txt index 96bb413619..6a8491a252 100644 --- a/development/Win32/packaging/installer/Packages.txt +++ b/development/Win32/packaging/installer/Packages.txt @@ -271,5 +271,6 @@ conv-xkv minted fvextra xstring +dvips luatex85 bxjscls \ No newline at end of file diff --git a/development/Win32/packaging/installer/settings.nsh b/development/Win32/packaging/installer/settings.nsh index 1048bfa0d5..5f36bdcfc1 100644 --- a/development/Win32/packaging/installer/settings.nsh +++ b/development/Win32/packaging/installer/settings.nsh @@ -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" -- 2.39.5