diff options
author | clifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c> | 2009-12-16 08:41:35 (GMT) |
---|---|---|
committer | clifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c> | 2009-12-16 08:41:35 (GMT) |
commit | 19a22fbfc42b06487ed2a0d204b85ec1760f11b6 (patch) | |
tree | 8fda982d0164fe94b3388cc6bae833919687a38a /README | |
parent | a3ac483b6a3cef98950ce61c283642147604206b (diff) |
James Vasile:
Patch for building with qt4.4
Added note about qmake to README
git-svn-id: http://svn.clifford.at/openscad/trunk@177 b57f626f-c46c-0410-a088-ec61d464b74c
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -62,6 +62,11 @@ may not work as well.. http://flex.sourceforge.net/ +BUILDING OPENSCAD +================ + +First, run qmake to generate a Makefile. Then run make. + DOCUMENTATION ============= |