Hi guyz! I need help.
I have to make a project for an exam at the University, so I chose SFML, but I have quite some issue setting it up in CodeBlock. I wa able so install the library and work on the project in Atom.
I tried to follow the guide on your website for windows, but I can make the project run, it compiles but if I try to run it in the console I get:
error while loading shared libraries: libsfml-graphics.so.2.4: cannot open shared object file: No such file or directory
Any ideas ?
Regards