point out that you need a clean shell to run the mingw crossbuild

felipesanches-svg
don bright 2013-01-17 16:57:58 +01:00
parent 05fa73b27a
commit 2336f6fe2a
1 changed files with 3 additions and 2 deletions

View File

@ -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