From 862848649a8a9680b8bd67d663af9c08a413067d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uwe=20St=C3=B6hr?= Date: Mon, 18 Jul 2016 01:44:19 +0200 Subject: [PATCH] INSTALL.Win32: mention the new Wiki page --- INSTALL.Win32 | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/INSTALL.Win32 b/INSTALL.Win32 index 944ebdcfb5..c500ed6abb 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. + +---------------------------------------------------------------------------- + + These 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