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 - Dan9321

Pages: [1]
1
Audio / Re: exception thrown at music.openFromFile("b.wav");
« on: April 03, 2015, 09:33:19 pm »
Right now i am only doing debug mode and everything i need is in the Debug Folder

2
Audio / exception thrown at music.openFromFile("b.wav");
« on: April 03, 2015, 09:31:11 pm »
The .exe and the .wav file are in the same directory and for some reason i am getting this run time exception. And i am hearing a sort of "beep" sound over and over. 

sf::Music music;

exception here ----> music.openFromFile ("b.wav");

pretty basic here nothing crazy

Pages: [1]