09.01.2019 14:40, bret curtis пишет:
> what happens if you use -lsndio when you compile? This is just out of 
> curiosity.

    $ cc openal-example.o -o openal-example -lopenal -lalut -lsndio
    /usr/bin/ld: cannot find -lsndio
    collect2: error: ld returned 1 exit status

The libsndio-dev package is not installed into a system as it is not
listed as a dependency of libopenal-dev.

Reply via email to