aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/build.txt
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/flext/build.txt')
-rw-r--r--externals/grill/flext/build.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/externals/grill/flext/build.txt b/externals/grill/flext/build.txt
index fdb24bc8..474b0698 100644
--- a/externals/grill/flext/build.txt
+++ b/externals/grill/flext/build.txt
@@ -8,6 +8,7 @@ WARRANTIES, see the file, "license.txt," in this distribution.
This document consists of the following parts:
+0) Important stuff at the beginning
1) Using the flext build system
1.1) Building and installing flext
1.2) Building externals
@@ -19,6 +20,16 @@ This document consists of the following parts:
----------------------------------------------------------------------------
+0) Important stuff at the beginning
+===================================
+
+Please be aware that the build system might have difficulties handling paths with spaces.
+Under unix you might get along with escaping your\ path or quoting "your path".
+Under Windows escaping doesn't work at all and quoting might not work either - therefore it's
+best not to use spaced paths at all.
+
+----------------------------------------------------------------------------
+
1) Using the flext build system
===============================
@@ -95,6 +106,7 @@ or
- cygwin with binutils, gcc and make packages
+
1.2) Building and installing flext
==================================