The QCAD Community Edition 3.1 is now feature complete - an important milestone towards an official release of the community edition.
Feel free to check it out at github.com, it’s tagged with “v3.1.0.3”:
Tags · qcad/qcad · GitHub
Feature comparison of QCAD Professional vs the QCAD Community Edition:
Requirements:
- Qt 4.7.4 or 4.8.4 developer edition
- C++ Compiler (gcc, MSVC 2010)
Compilation (Unix, Mac):
qmake
make
Compilation Windows:
qmake
nmake
Detailed compilation instructions can be found at:
This should still be considered a preview. A first official release is scheduled for the coming weeks, along with a new QCAD Pro release.