SFML community forums

Help => Audio => Topic started by: SnowMoo on August 15, 2008, 09:33:00 am

Title: Error
Post by: SnowMoo on August 15, 2008, 09:33:00 am
hi,
I am new to SFML and I tried to use the use sfml-audio.. but when I compile it, it is successfully compiled but when it starts to run.. there is a error popping out.. saying "The procedure entry point alcCaptureStop could not be located in the dynamic link library openal32.dll"
Does anyone know how to fix this??
Thanks..
Title: Error
Post by: Laurent on August 15, 2008, 10:19:43 am
Apparently you have an old version of OpenAL, get the latest one or just use the provided DLL if you're under Windows.