Hi!
Not sure if this might work, but have you tried using: "../Sounds\starting.wav"
Last edited on
i tried it now but doesnt work :|
Where is the .exe located? Where do you run the program? Debug? Release? Tell me the exact folder using the C:/ as well.
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
i just copied Sounds folder in Debug and its done .. thanks man