Advertisement

openal library names

Started by September 18, 2008 10:22 AM
-1 comments, last by JPulham 16 years ago
I am currently trying to compile an app that uses SFML, which is linked against libopenal.so.1. When I installed libopenal-dev the included library is called libopenal.so.0. How do I link the code so that it will work on systems supporting either libopenal.so.1 OR libopenal.so.0, without having to install to /usr/lib maybe?
pushpork

This topic is closed to new replies.

Advertisement