diff options
-rw-r--r-- | docs/GettingStartedVS.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/GettingStartedVS.html b/docs/GettingStartedVS.html index 2e21b33b72..a09559ed8e 100644 --- a/docs/GettingStartedVS.html +++ b/docs/GettingStartedVS.html @@ -172,6 +172,10 @@ changes are continually making the VS support better.</p> not need them and the pre-generated files that come with the source tree will be used.</p> + <p> + Do not install the LLVM directory tree into a path containing spaces (e.g. + C:\Documents and Settings\...) as the configure step will fail.</p> + </div> <!-- *********************************************************************** --> |