summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2013-01-26 21:49:37 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2013-01-26 21:49:37 (GMT)
commitd08ebbc6fcea423d6ff2d3be2099d8b34a6c8798 (patch)
treeb51ac0cb433cf8b65c37a96aae4cd0bb7e4c2833 /doc
parentfc72c861859feec3f0cf365392cfc60550a4c45a (diff)
re-add fstream to header (oops). update some documentation.
Diffstat (limited to 'doc')
-rw-r--r--doc/testing.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/testing.txt b/doc/testing.txt
index bbd7c18..4e061af 100644
--- a/doc/testing.txt
+++ b/doc/testing.txt
@@ -3,6 +3,9 @@ Running regression tests:
Prerequisites: cmake, python, ImageMagick 6.5.9.3 or newer
+First, get a working qmake GUI build. It is used by the tests.
+Next, get MCAD installed by using 'git submodule init --update'
+
A) Building test environment
Linux, Mac:
@@ -12,9 +15,7 @@ $ make
Windows + MSVC:
-First, get a normal build working by following instructions at
-http://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Building_on_Windows
-Then, from the QT command prompt:
+From the QT command prompt:
> cd tests
> cmake . -DCMAKE_BUILD_TYPE=Release
contact: Jan Huwald // Impressum