I have a problem, the music that I want to plays not run :( Theoretically all arguments are well, but I don't understand why not works. I have all libraries installed, good ... So somebody know what happens? Thanks
And now, the terminal says "Error inesperado" because it can't play the music... But WHY??
I have installed the Mixer libraries and the music file exist. And I think the source are correct, right?
Maybe not works because the WAV have a lot of MB?? ; 8,4 MB
Ok so that should mean that the file is being loaded correctly. Print the return value of Mix_GetError() where you are printing "Error inesperado" and it will probably tell you what is wrong.