Hello,
Let's say that I have a project executable that is all working. SFML is linked dynamicly. I want to get rid of the dll's, by either linking sfml staticly or moving them into a sub folder in the .exe directory. I have no idea how to do nor, can anyone help me? I want to know which one of them is better for a piece of software that will be available to download (this should run on almost any computer).
Any help will be appreciated,
Arad.