SFML community forums

Help => General => Topic started by: JasonLeon on October 13, 2023, 09:33:40 am

Title: Problem with dll
Post by: JasonLeon on October 13, 2023, 09:33:40 am
Hi to all,
I configured SFML in CLion on my computer through the tutorial, but the generated program shows that the dll is missing on other computers. What should I do?
Title: Re: Problem with dll
Post by: eXpl0it3r on October 16, 2023, 11:20:44 pm
You need to ship the necessary DLLs or if it's the runtime libraries, you can also install the necessary redist on the other system.