From 322a04ec7c5db1b94df6629cd249655b5eabf240 Mon Sep 17 00:00:00 2001
From: Chris Lattner
Date: Wed, 14 Nov 2007 07:04:44 +0000
Subject: Document a limitation, patch contributed by George Russell
llvm-svn: 44102
---
llvm/docs/GettingStartedVS.html | 4 ++++
1 file changed, 4 insertions(+)
(limited to 'llvm/docs/GettingStartedVS.html')
diff --git a/llvm/docs/GettingStartedVS.html b/llvm/docs/GettingStartedVS.html
index 2e21b33b72a..a09559ed8e6 100644
--- a/llvm/docs/GettingStartedVS.html
+++ b/llvm/docs/GettingStartedVS.html
@@ -172,6 +172,10 @@ changes are continually making the VS support better.
not need them and the pre-generated files that come with the source tree
will be used.
+
+ Do not install the LLVM directory tree into a path containing spaces (e.g.
+ C:\Documents and Settings\...) as the configure step will fail.
+
--
cgit v1.2.3