From 2336f6fe2a50daba977d3e51bd043a69157344e1 Mon Sep 17 00:00:00 2001 From: don bright Date: Thu, 17 Jan 2013 16:57:58 +0100 Subject: point out that you need a clean shell to run the mingw crossbuild diff --git a/README.md b/README.md index b98335a..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 -- cgit v0.10.1