Apr 12, 2014 at 1:23pm
Hi!
Not sure if this might work, but have you tried using: "../Sounds\starting.wav"
Last edited on Apr 12, 2014 at 1:23pm
Apr 12, 2014 at 1:30pm
i tried it now but doesnt work :|
Apr 12, 2014 at 1:31pm
Where is the .exe located? Where do you run the program? Debug? Release? Tell me the exact folder using the C:/ as well.
Apr 12, 2014 at 1:44pm
Copy the program and paste it in a new folder, make a folder called "Sounds" inside the folder you have just created, so you have:
First adjust the code by putting:
Sounds\starting.wav"), build it, and place the program:
New Folder/program.exe
New Folder/Sounds/starting.wav
Apr 12, 2014 at 1:57pm
i just copied Sounds folder in Debug and its done .. thanks man