/OpenIndy

Open source software solution for industrial measurement (metrology, laser tracker, quality control)

Primary LanguageC++GNU Lesser General Public License v3.0LGPL-3.0

OpenIndy

OpenIndy is a metrology software solution that can be extended by plugins. The project started in 2013 as a student project in the Department of Geoinformatics and Surveying (HS Mainz).

IDE

OpenIndy is developed with the Qt framework (Qt libs + Qt Creator IDE). You can download the framework here.

Dependencies

Build

The easiest way to build OpenIndy is to use the Qt Creator. You can build OpenIndy in debug or release mode. First you need to compile the OpenIndy-Core library and all its dependencies. Afterwards you can compile OpenIndy using the same compiler as for the OpenIndy-Core project

After the build is finished copy the database (/db/oisystemdb.sqlite) to the executable (/bin/debug or /bin/release)