Hello,
Every time I create a new project, I have to place the .dll's I need (sfml-graphics.dll, sfml-system.dll, etc.) in the location of my project file. This works, but it's becoming a nuisance having to copy & paste those files every time I create a new project. Is there a way I can make it so SFML can find the .dll's in a central location (say, my C: drive)?
Thank you in advance.