I've finished developing my program, now I have to get a working exe and then release it,
But I have encountered a problem, once I copy and paste the SFML dll files like instructed for the exe to work, now i run the exe it shows an error:
"The code execution cannot proceed because libgcc_s_sjlj-1.dll was not found.
Reinstalling the program may fix this problem"
Once looking through the project files I couldn't find the specified "libgcc_s_sjlj-1.dll" the exe needs,
is there a solution to this problem, please alert me if I'm missing, or not getting something it would be a real help.
Thank you.