From 017059c6865a62ee5b3ea63b079f4692a646c496 Mon Sep 17 00:00:00 2001 From: don bright Date: Thu, 17 Jan 2013 16:41:04 +0100 Subject: mention that cross-building dependencies can take several hours diff --git a/README.md b/README.md index f1d9925..b98335a 100644 --- a/README.md +++ b/README.md @@ -195,7 +195,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 -- cgit v0.10.1