An open source extensible music player for events
The documentation can be found in the emm-docs repository.
The project can easily be build using Qt Creator. You can also build it manually by executing qmake
and make
.
However, this project contains some external dependencies. To make sure the build works you should execute the build
with the same compiler.
- gcc-5
- MSVC 2017
This software is released under the GPLv3 license.