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

Author Topic: Failed to open "test.wav" for reading  (Read 3306 times)

0 Members and 1 Guest are viewing this topic.

bradleymeck

  • Newbie
  • *
  • Posts: 3
    • View Profile
Failed to open "test.wav" for reading
« on: September 07, 2010, 05:26:02 pm »
I have a problem with opening sound files on OS X.

I have the OpenAL, sndfile, and all of the sfml frameworks linking fine.

Whenever I open up a sound file though i get the following:

Quote
Failed to open "test.wav" for reading
Failed to play audio stream : sound parameters have not been initialized (call Initialize first)


Is there something I should be doing different on a mac than on linux?

 

anything