Cross-platform Amiga emulator with a slight focus on gaming, but also with solid support for productivity apps including just-in-time (JIT) compilation.
I am trying to build fs-uae without OpenAL, since OpenAL usually asks for a lot of X11-related dependencies and I only use SDL2 on KMS/DRM (no X11 needed).
Also, since there is ALSA support, that is enough for my builds.
Thing is, there is no configure option to disable OpenAL, is it?
Hi there,
I am trying to build fs-uae without OpenAL, since OpenAL usually asks for a lot of X11-related dependencies and I only use SDL2 on KMS/DRM (no X11 needed).
Also, since there is ALSA support, that is enough for my builds.
Thing is, there is no configure option to disable OpenAL, is it?
Thanks!