Hi!
My first post so I just want to start with saying I'm a huge fan of SFML, wonderful job.
However, I have a problem with latest sfml fetched with git. I'm using cmake to generate build-files.
When I compile my own project (using on cmake as well), which using SFML, I get this:
/bin/ld: warning: libGLEW.so.1.5, needed by /usr/lib/gcc/x86_64-redhat-linux/4.7.0/../../../../lib64/libsfml-graphics.so, not found (try using -rpath or -rpath-link)
Any ideas?
Thanks,
Fredrik