Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Problem with dll  (Read 687 times)

0 Members and 1 Guest are viewing this topic.

JasonLeon

  • Newbie
  • *
  • Posts: 12
    • View Profile
    • Email
Problem with dll
« 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?

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10972
    • View Profile
    • development blog
    • Email
Re: Problem with dll
« Reply #1 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.
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/