summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2013-01-26 20:19:42 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2013-01-26 20:19:42 (GMT)
commitd4c15a8fc428b88b52eb1e5c180999725e1cfb2b (patch)
tree4248529f5c72b2fecc804bb3147eba3ec477926d /README.md
parent743a82148dd2ddfdbd0eba24b208f1249ab4065d (diff)
fixups for mingw32 cross compilation
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index ddad806..d282d5a 100644
--- a/README.md
+++ b/README.md
@@ -202,6 +202,12 @@ complete, build OpenSCAD and package it to an installer:
./scripts/release-common.sh mingw32
+If you wish you can only build the openscad.exe binary:
+
+ cd mingw32
+ i686-pc-mingw32-qmake .. CONFIG+=mingw-cross-env
+ make
+
### Compilation
First, run 'qmake' from Qt4 to generate a Makefile. On some systems you need to
contact: Jan Huwald // Impressum