QCAD is an open source Computer Aided Drafting (CAD) application, written in C++, for drawing two dimensional planes. Use this tag for issues in compiling/building the source on either Windows, Mac OS X and Linux, and using MinGW or MSVC2010 32bit or MSVC2013 64bit with the QT Creator IDE. Don't use this tag for questions regarding the usage of the application.
QCAD application can be used on several Operating Systems:
- Windows: Both 32bit and 64bit versions of Windows 10, 8.1, 8, 7, Vista, 2000 and XP. .
- Mac OS-X 10.11, 10.10, 10, 9, 10.8, 10.7 and 10.6.
- Linux as Mint 15,17 and 18; Ubuntu 10.04, 11.04, 11.1, 12.04, 12.11, 13.04, 13.10 and 14.04; Mageia 3; OpenSUSE 11.4, 12.1 and 12.3; Fedora 14, 17, 18 and 19; Debian 6 and 7; XUbunto 10.04.
QCAD open source C++ code can be compiled against a QT version using these compilers:
- Windows: MSVC2010 32bit and MSVC2013 64bit.
- Mac OS-X: XCode 5, 6, 7
- Linux: gcc 4.4.x
For more information on the supported platforms, go to QCAD - Supported Platforms.
For more information on compiling the code from source, go to Compiling QCAD from Sources.