From 2aa2ce24207d2e495dbe9d2cc3656229aa768f19 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Fri, 8 Nov 2019 01:34:09 +0800 Subject: Documentation update time! --- doc/miscellaneous.html | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) (limited to 'doc/miscellaneous.html') diff --git a/doc/miscellaneous.html b/doc/miscellaneous.html index 7f46d33..481e1a6 100644 --- a/doc/miscellaneous.html +++ b/doc/miscellaneous.html @@ -30,14 +30,7 @@
  • Contact the author
  • 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. + Checkout INSTALL.md in the project root directory.

    Roadmap/Milestones

    @@ -56,7 +50,7 @@ Visual Studio 2015 Runtime Library.

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

    @@ -75,19 +69,23 @@

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

    Major platforms used: -

    - Platforms for building the Windows version: - + + 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.

    +

    5. Do you have any plan to release binaries for macOS?

    +

    + No. +

    Contact the author

    E-mail: chirs241097 'at' gmail 'dot' com
    -- cgit v1.2.3