Hello, I tried to install CSFML for Code Blocks and I meet some problems... I'm not sure about the problem that occurs: it doesn't find the library functions when I compile the code.
The firs error say: "undefined reference to `_imp__sfRenderWindow_create`". The next errors say the same thing but for other functions. What can I do to fix them?