When i try to compile something i get this error:
-------------- Build: Debug in STupiDcB ---------------
Linking console executable: bin\Debug\STupiDcB.exe
mingw32-g++.exe: lsfml-system: No such file or directory
Process terminated with status 1 (0 minutes, 0 seconds)
0 errors, 0 warnings
Surely, it cant find my sfml-system file (thats the .a file right?), but i cant see why and i dont know what i am supposed to do to solve it. Some help please