pedrolcl / dmidiplayer

Drumstick MIDI File Player Multiplatform (mirror)
https://dmidiplayer.sourceforge.io
GNU General Public License v3.0
24 stars 7 forks source link

dmidiplayer.exe v1.6.0 and later runs only in Windows 10 or later #12

Closed hellishvictor closed 1 year ago

hellishvictor commented 1 year ago

Hi, it seems that dmidiplayer doesn't work with Win 7 SP1 x64. Everything went well with installation, but at launch the program it shows: _sshot-1

Cheers.

pedrolcl commented 1 year ago

No, it won't work on Windows 7 because version 1.7.2 is compiled with Qt 6.5.1 and Qt 6.5 supports only Windows 10 and later: https://doc.qt.io/qt-6/supported-platforms.html

You may try v1.5.3 or an older release.

hellishvictor commented 1 year ago

Yeah, v1.5.3 did work, thank you :) I hope that in the latest releases there's not that splash screen. Cheers.