]> git.lyx.org Git - lyx.git/blobdiff - INSTALL.Win32
ctests: invert two unreliable tests
[lyx.git] / INSTALL.Win32
index b1b6a3083e47085a651eefade502a8da1e0b0079..1bf76097802de2d30be448a17679d77140a3d3e1 100644 (file)
@@ -4,10 +4,18 @@ Compiling LyX 2.3 for Win32 and creating Windows installer
 It's recommended to compile LyX using Microsoft Visual C++ 2015 and CMake.
 
 
 It's recommended to compile LyX using Microsoft Visual C++ 2015 and CMake.
 
 
-Compiling with Microsoft Visual C++
+Compiling with Microsoft Visual C++ (MSVC)
 ===================================
 
 ===================================
 
-       These instructions assume the LyX source code is in C:\LyX\lyx-23
+       The easiest way to install LyX with MSVC is to follow this Wiki page:
+       
+       http://wiki.lyx.org/Windows/Compilation
+       
+       If you find there any errors please write a mail to the lyx-devel mailing list.
+       
+----------------------------------------------------------------------------
+       
+       The following instructions assume the LyX source code is in C:\LyX\lyx-23
        You can also use another directory if you prefer.
 
 1      Install MSVC 2015
        You can also use another directory if you prefer.
 
 1      Install MSVC 2015
@@ -94,9 +102,13 @@ Compiling with Microsoft Visual C++
        Qt5Core.dll
        Qt5Gui.dll
        Qt5Svg.dll
        Qt5Core.dll
        Qt5Gui.dll
        Qt5Svg.dll
+       Qt5Widgets.dll
+       Qt5WinExtras.dll
        Qt5Cored.dll (if compiling Debug version)
        Qt5Guid.dll (if compiling Debug version)
        Qt5Svgd.dll (if compiling Debug version)
        Qt5Cored.dll (if compiling Debug version)
        Qt5Guid.dll (if compiling Debug version)
        Qt5Svgd.dll (if compiling Debug version)
+       Qt5Widgetsd.dll (if compiling Debug version)
+       Qt5WinExtrasd.dll (if compiling Debug version)
        to C:\LyX\lyx-23-build\LYX_INSTALLED\bin
 
 8      Define path prefix
        to C:\LyX\lyx-23-build\LYX_INSTALLED\bin
 
 8      Define path prefix