summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2013-01-17 16:11:51 (GMT)
committerMarius Kintel <marius@kintel.net>2013-01-17 16:11:51 (GMT)
commitbcfbe9cdf3aa111d088908035e721c5f43790fb7 (patch)
treefb3106af19d417b051e7fc7bbc335ea89b107aea /README.md
parentce1969c4da70882ff1df13763ec3b35ce92ffb0b (diff)
parent2336f6fe2a50daba977d3e51bd043a69157344e1 (diff)
Merge pull request #245 from openscad/final_tweaks
Final tweaks
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/README.md b/README.md
index f1d9925..ddad806 100644
--- a/README.md
+++ b/README.md
@@ -186,8 +186,9 @@ attempt an MSVC build on Windows, please see this site:
http://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Building_on_Windows
To cross-build, first make sure that you have development tools
-installed to get GCC. Then after you've cloned this git repository, run
-the script that sets up the environment variables.
+installed to get GCC. Then after you've cloned this git repository,
+start a new clean shell and run the script that sets up the environment
+variables.
source ./scripts/setenv-mingw-xbuild.sh
@@ -195,7 +196,9 @@ Then run the script to download & compile all the prerequisite libraries above:
./scripts/mingw-x-build-dependencies.sh
-Then, build OpenSCAD and package it to an installer:
+Note that this process can take several hours, as it uses the
+http://mxe.cc system to cross-build many libraries. After it is
+complete, build OpenSCAD and package it to an installer:
./scripts/release-common.sh mingw32
contact: Jan Huwald // Impressum