Unrecognized audio format
After install a number of lib dependencies I was able to build your project.
Only when I execute stack run
:
Mixer channels reserved: 6
Chunk decoders available:
WAVE
AIFF
VOC
OGG
Music decoders available:
CMD
WAVE
OGG
Loading sound resources/click.ogg
orboros: SDLCallFailed {sdlExceptionCaller = "SDL.Mixer.decode<Chunk>", sdlFunction = "Mix_LoadWAV_RW", sdlExceptionError = "Unrecognized audio format"}
I have install all ogg dependencies I could find but without success. Do you know what is missing? I'm using Ubuntu 20.04
Thanks!