X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=INSTALL.Win32;h=1bf76097802de2d30be448a17679d77140a3d3e1;hb=920f4eb50db377b86aa1e02b3fd19826a21f2a8e;hp=b1b6a3083e47085a651eefade502a8da1e0b0079;hpb=ae8028de7cd1175b086f23e36e09f06eabf02127;p=lyx.git diff --git a/INSTALL.Win32 b/INSTALL.Win32 index b1b6a3083e..1bf7609780 100644 --- a/INSTALL.Win32 +++ b/INSTALL.Win32 @@ -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. -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 @@ -94,9 +102,13 @@ Compiling with Microsoft Visual C++ 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) + 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