From 8813ef3db984f0dbe94fbcd70eddca9e437ee740 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Thu, 15 Jan 2009 21:27:44 +0000 Subject: [PATCH] Backport git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28178 a592a061-630c-0410-9148-cb99ea01b6c8 --- INSTALL.Win32 | 1 + 1 file changed, 1 insertion(+) diff --git a/INSTALL.Win32 b/INSTALL.Win32 index 2883da1ae6..aa8de01234 100644 --- a/INSTALL.Win32 +++ b/INSTALL.Win32 @@ -2,6 +2,7 @@ Compiling LyX 1.6 for Win32 =========================== LyX 1.6 can be compiled with Microsoft Visual C++ 2008 (recommended) or MinGW. +Note that you should not have spaces in the path of the source code. Compiling with MSVC 2008 ========================