c++ - SFML Audio not Working -


i using sfml earlier , decided play around audio settings. made instance of sf::music , tried play sound. got error came saying "the program can't start because openal32.dll missing computer. try reinstalling program fix problem." making project ludum dare if common problem don't want have use this. first off, openal32.dll? common problem? , alternative can use in c++ playing audio? thanks!

openal audio api sfml using internally. have make users install openal dlls, official site appears offline. can try googling working link download openal package.


Comments

Popular posts from this blog

java - Run a .jar on Heroku -

java - Jtable duplicate Rows -

validation - How to pass paramaters like unix into windows batch file -