There was an error while loading. Please reload this page.
-- UNIX and OSX users -- Unzip or checkout a version of LibreCAD into a directory. CD into that directory and follow these instructions:
Build makefile and compile LibreCAD
qmake make
NOTE: On Fedora and perhaps other systems (Ubuntu?) You need to run “qmake-qt4” instead of just “qmake”.
-- Windows Users --
Download a copy of QT SDk from http://qt.nokia.com/downloads/
After installation, start qtCreator and load LibreCAD.pro, from the the build menu select ‘Build All’