SFML community forums

Help => General => Topic started by: Zonsa on December 19, 2021, 02:17:38 pm

Title: Share SFML Project with others
Post by: Zonsa on December 19, 2021, 02:17:38 pm
Hey,
i want to share my sfml project and obviously there are some errors with .dlls ... i googled a bit and found this thread https://stackoverflow.com/questions/56602222/how-can-i-share-my-sfml-game-with-others-without-errors .
I tried using Dependencies, but it shows that i need some dlls from the SysWOW64 folder ... and even when i add those into my project folder the errors for these two still appear (see attachment).
Title: Re: Share SFML Project with others
Post by: Paul on December 19, 2021, 08:05:35 pm
Everyone has these dll's in SysWOW64 folder, if they have Windows of course. You rather need share dll's from compiler and SFML dll's.