Hi.
I have a problem when i try to link the audio lib (-lsfml-audio-s) with code blocks, each time i try to compile the code, code blocks gives me this menssage: "It seems that this project has not been built yet. Do you want to build it now?" and doesnt create the .exe file at all.
I have -lsfml-system-s linked before the audio lib so i think dependencies are not a problem.
What am i doing wrong??