Hello Guest

README - openal.tests

  • 0 Replies
  • 7123 Views
README - openal.tests
« on: May 20, 2008, 13:59:58 »
howdy,

i am trying to run the tests for the installation on Apple MacOSX listed in the README file. things work fine until i get to the audio guys ...

   org.lwjgl.test.openal.ALCTest
   org.lwjgl.test.openal.OpenALCreationTest
   org.lwjgl.test.openal.MovingSoundTest
   org.lwjgl.test.openal.PlayTest
   org.lwjgl.test.openal.PlayTestMemory
   org.lwjgl.test.openal.SourceLimitTest
   org.lwjgl.test.openal.PositionTest
   org.lwjgl.test.openal.StressTest
   org.lwjgl.test.openal.SourceLimitTest

they all fail with

Unable to create OpenAL.
Please make sure that OpenAL is available on this system. Exception: org.lwjgl.openal.OpenALException: ALC Invalid Device
Creating 64 in one go...created 64 sources successfully!
Creating 64 one at a time...created 64 sources successfully!

is something missing from the install or is the readme file outdated for these as well?

thanks a stack, ciao,
« Last Edit: May 20, 2008, 14:35:59 by lobsterman »