Problem with SFML

closed account (1v5E3TCk)
Hello everyone,
I am trying to install SFML but I cant. I am doing everything in the tutorial for code::block but it compiles but gives that error when I try to run a program:


The procedure entry point _gxx_personality_v0 could not be located in the dynamic link library libstdc++-6.dll


And when I try it with visual c++ 10 it doesnt compile and says:


LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt

If your using the binary package try building SFML yourself.

Edit: You also shouldn't double post http://www.cplusplus.com/forum/windows/110609/
Last edited on
closed account (1v5E3TCk)
Sorry for double post and thanks for help I will try
closed account (1v5E3TCk)
Hmm if so I need to build the lbrary myself
Yes but it is really easy. Since you mention Code::Blocks, I wrote instructions for someone else that should work http://www.cplusplus.com/forum/beginner/107484/#msg583222
Topic archived. No new replies allowed.