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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - riddle323

Pages: [1]
1
Audio / Music in SFML 2.0
« on: January 26, 2012, 07:41:43 am »
I was afraid you were going to say that lol. I'll do that and see if that fixes it. Thanks!

2
Audio / Music in SFML 2.0
« on: January 25, 2012, 08:03:32 am »
I am yeah.

I tried a few things like re-copy over all of the .lib, .h and .dll files from extlibs but now I think I've just made it worse. I'm getting a "The application was unable to start correctly (0xc000007b). Click OK to close the application". (I'm using Visual Studio 2010 btw).

Not really sure what to do about this. I feel like I just made a really stupid mistake on my end though.

3
Audio / Music in SFML 2.0
« on: January 24, 2012, 04:30:49 pm »
Windows 7 64 bit. I thought maybe the file was corrupted or something but it runs just fine in VLC. I tried some other .ogg files and the same thing happened.

4
Audio / Music in SFML 2.0
« on: January 24, 2012, 08:29:28 am »
Hey everyone,

So I'm using SFML 2.0 and I'm having trouble loading and playing music files. Sounds work just fine however whenever I'm trying to load a music file (a .ogg for example) it seems to always give me this error:

Failed to open sound file "resources/orchestral.ogg" (Supported file format but file is malformed.)

I'm trying with the sound example using the latest version of SFML 2.0.

Has anyone else ran into this problem?

Pages: [1]