arnaud-neny / rePlayer

another multi-formats music player
Other
55 stars 4 forks source link

RePlayer 0.15.18 #22

Closed Speedvicio closed 3 weeks ago

Speedvicio commented 3 weeks ago

Seem that 32 bit release do not want to start anymore without no crash report

arnaud-neny commented 3 weeks ago

After investigation (the whole afternoon), the latest update of Visual Studio 2022 (17.10.1) has introduced a regression in the code of the mutex (using a function not available on Windows 7)... I've rebuild the win32 runtime from an older version of VS (LTSC 17.6.15) on a Windows 7 system, and it's running fine again.

Speedvicio commented 3 weeks ago

thx for the interest

arnaud-neny commented 2 weeks ago

Just for the heads up, there is a breaking change in the 0.15.20 where the win32 runtime is now rePlayer-win32.exe. The autoupdate from previous versions will crash but you just need to use the new runtime (it's just to be able to have both versions lived in the same directory)