Yes the code works fine with a local mp3 file.

Qt Code:
  1. QString location = "/Users/pat/Documents/QT_projects/PhononMp3-build-desktop/kalimba.mp3";
To copy to clipboard, switch view to plain text mode 

Is the resources qrc file the only way to get a media file embedded with the executable file ?