ggerganov/whisper.cpp

`make stream` failed because of the problem of ‘SDL_HINT_AUDIO_RESAMPLING_MODE’ was not declared in this scope

fuzekun opened this issue · 0 comments

image

When I ran make stream,an error occured as shown in the picture. My OS is Ubuntu16.04.2 and SDL version is 2.0.4.
In another OS of CentOs8.0,I download the SDL 2.4 manually and ran the command, it worked out the file of stream. But the binary file stream could run.