Page 1 of 1

QCAD Community Edition 3.1 released

Posted: Sat May 25, 2013 9:35 am
by Clive
A new 'Preview' release of the QCAD Community Edition (CE) based on QCAD version 3 is now available ,please note that this release should be considered as a 'snapshot' until an official release is available.
For more details please see:
http://www.ribbonsoft.com/en/qcad-downloads-trial

A full list of feature comparisons between QCAD pro and the new QCAD Community Edition is available here:
http://www.qcad.org/en/qcad-documentation/qcad-features

Feel free to check it out at github.com, it's tagged with "v3.1.0.3":
https://github.com/qcad/qcad/tags

Requirements:
- Qt 4.7.4 or 4.8.4 developer edition
- C++ Compiler (gcc, MSVC 2010)

Compilation (Unix, Mac):
CODE: SELECT ALL
qmake
make


Compilation Windows:
CODE: SELECT ALL
qmake
nmake