From c82801cc7939a52ebdb650610a46993d991874ef Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Thu, 15 Jan 2009 21:27:04 +0000 Subject: [PATCH] Note from Roland Clobus git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28177 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 ========================