Building QMidiPlayer from source

Building QMidiPlayer from source is as easy as any other qmake projects.
1. Get the dependencies.
Currently QMidiPlayer depends on these libraries:
qt5, libfluidsynth(FluidSynth), librtmidi(RtMidi)
If you want to build the lite version as well, you need several QML core modules.
Get the libraries for your platform, open the project with Qt Creator, configure and hit Build! (You may also use the qmake-make way).
Please note that QMidiPlayer requires C++11 to build.

Roadmap/Milestones

FAQs

0. (Windows version) It complains about a missing dll!

Please download and install Visual Studio 2015 Runtime Library.

Nighly builds are compiled with MSVC2017 (using Qt MSVC2015 x86, though). So you need two runtime libraries to run it. Damn.

Anyway, you are in the DLL Hell(TM), specific to Microsoft Windows(R).

1. Can I help translate this program?

Of course! Please make a pull request or contact me.

2. I have found a bug in this program. Where to report the bug?

Please use the github issue tracker. Don't forget to check if the bug has already been fixed in a newer version!

3. On what platform(s) do you develop this project?

Major platforms used:

Platforms for building the Windows version:

4. The code is full of shit and has no comment at all!

I know. I got pissed off for that everytime.

Contact the author

E-mail: chirs241097 'at' gmail 'dot' com
Twitter: @chirs241097