I know that many of you use SFML so I figured you may not the solution to my problem. I've placed the all of the .dll's in the root folder of my project, put the SFML headers in the include folder MinGW, and added sfml-system to my release linker build options. When I build it everything works, but when I run it I get this error:
This application has failed to start because libgcc_s_dw2.dll was not found. Re-installing the application may fix this problem.
When I ran a search there was no file named this at all. I also manually sifted through and found nothing as well. Am I missing something?
The latest library had this trouble as well. You can try posting on their forums, or you can go out of your way to go find libgcc_s_dw2.dll on the MinGW downloads site. However, this requirement is BS so I suggest you report it... I had the same problem.
Well, every time I try to access the site in any way it says that the connection time has run out. This is the only site that does this which is why I posted here in the first place. I'll try to report it and hope that I can find a solution.