The easiest way to compile on any platform is to open “leocad.pro” in Qt Creator and build it from there. Linux. If you are not using Qt Creator, or if you prefer to compile from the command line, you can generate a makefile by using “qmake”, then build and install the application with the following commands: