Does it not work even if you put the sound on your root drive and call:
Qt Code:
  1. QSound::play("c:/guitar.wav");
To copy to clipboard, switch view to plain text mode 

I'm asking because it seems like it might not be finding the file from the relative path.