Hey
I have copied all libs(dll's and a's from sfml to libs directory in code::blocks, same with include files. And now when I create a project -> sfml project
When CB asks me to give location of SFML(with include and lib subfolder) I write my code::blocks MinGW position. And when im trying to run a sample program it says that can't find -lsfml-audio.dll
What's wrong? I will be very grateful for help!