markusschwenk / midieditor

Provides an interface to edit, record, and play Midi data
GNU General Public License v3.0
470 stars 69 forks source link

Fixed: qmake error: '***Unknown option -qt=qt5' and 'GStreamer; Unable to pause - ...' #58

Open chitholian opened 4 years ago

chitholian commented 4 years ago

modified: building/build-linux.sh modified: src/midi/Metronome.cpp

  1. In Fedora 31 (KDE), qmake error: '***Unknown option -qt=qt5' during build-process is fixed.

  2. GStreamer; Unable to pause - "file:///.../metronome/metronome-01.wav" was fixed.