@all
I am trying to solve that OpenAL1.18 crash after quitting the VanillaConquer.
I have succesfully compiled openal 1.20 for clib2 (salas00 port -
https://github.com/salass00/openal_lib) with SDL2, AHI, Wave and null as backends.
I can also link the library with my VanillaConquer port.
However when I try the Vanilla Conquer exe., VanillaConquer crashes when opening alcdevice ?
AL lib: (II) Initializing library v1.20.1-unknown UNKNOWN
AL lib: (II) Supported backends: sdl2, ahi, null, wave
AL lib: (II) Loading config /etc/openal/alsoft.conf...
Is there somemuch difference between OpenAL 1.18 and 1.20 AmigaOS4 ports ?
Is there a OpenAL 1.22 port that I can compile for clib2 ?