Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Error  (Read 14484 times)

0 Members and 1 Guest are viewing this topic.

SnowMoo

  • Newbie
  • *
  • Posts: 3
    • View Profile
Error
« 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..

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Error
« Reply #1 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.
Laurent Gomila - SFML developer