- 
                Notifications
    
You must be signed in to change notification settings  - Fork 304
 
Description
FluidSynth version
2.5.0Describe the bug
In Windows, FluidSynth 2.5.0 x86 or x64 gives a SDL3.dll and sndfile.dll not found error that prevents it to load
Expected behavior
In Windows, FluidSynth 2.5.0 x86 or x64 should not give a SDL3.dll and sndfile.dll not found error and load instead.
Steps to reproduce
Download FluidSynth 2.5.0 x86 or x64 for Windows, extract the files, run fluidsynth.exe in a command prompt, and it gives the following error, see screenshot
Additional context
I'm not sure, but it seems like FluidSynth 2.5.0 is supposed to come with SDL3.Dll and sndfile.dll for Windows only, but is it missing ?