SFML community forums
Help => General => Topic started 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?
-
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.