summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2012-05-25 05:20:58 +0200
committerBardur Arantsson <bardur@scientician.net>2012-05-25 05:21:37 +0200
commit05622981abaf3790f2362bef6f9fc298d4d6944e (patch)
tree0a17181b732c441a38e8deb04d295c664ab9fa1e /README.txt
parent369a0bf7de4d35ac86574ac448fab806420f882f (diff)
Add Windows-specific note about spaces in directory name
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index b422701e..1e0ad583 100644
--- a/README.txt
+++ b/README.txt
@@ -76,6 +76,9 @@ Compiling on Windows using MinGW
(See http://www.mingw.org/)
+The source MUST be unpacked in a directory without spaces in the
+name.
+
To compile on Windows using MinGW, use the commands
$ cmake -G "MinGW Makefiles"