siyka-au / OpenIndy-Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenIndy-Core

OpenIndy-Core is the kernel of OpenIndy. It contains all classes that represent the structure behind OpenIndy. OpenIndy-Core is included as a shared library into OpenIndy as well as all plugins developed for OpenIndy.

IDE

OpenIndy-Core 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-Core is to use the Qt Creator. You can build OpenIndy-Core in debug or release mode. First you need to compile the OpenIndy-Math library. Afterwards you can compile OpenIndy-Core using the same compiler as for the OpenIndy-Math project.

About

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 98.5%Language:QMake 1.3%Language:C 0.2%