QCAD Community Edition 3.1

Announcements of new QCAD Versions, Updates, new Documentation, ... Please refer also to the RibbonSoft web site.

Moderator: andrew

Locked
User avatar
andrew
Site Admin
Posts: 9019
Joined: Fri Mar 30, 2007 6:07 am

QCAD Community Edition 3.1

Post by andrew » Fri May 24, 2013 8:37 pm

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":
https://github.com/qcad/qcad/tags

Feature comparison of QCAD Professional vs the QCAD Community Edition:
http://www.qcad.org/en/qcad-documentation/qcad-features

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
Detailed compilation instructions can be found at:
http://www.qcad.org/en/component/conten ... om-sources

This should still be considered a preview. A first official release is scheduled for the coming weeks, along with a new QCAD Pro release.

Locked

Return to “Announcements”