🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

openal library names

Started by
-1 comments, last by JPulham 15 years, 9 months 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