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

Author Topic: SFML Visual Studio DLLs  (Read 874 times)

0 Members and 1 Guest are viewing this topic.

Dschoonmaker

  • Newbie
  • *
  • Posts: 10
    • View Profile
SFML Visual Studio DLLs
« on: September 04, 2018, 08:58:46 pm »
When I run an SFML project in Visual Studio 2017, it loads a bunch of dlls I never included. Does anyone else have this problem or know what might be going on?
Thanks.

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10819
    • View Profile
    • development blog
    • Email
Re: SFML Visual Studio DLLs
« Reply #1 on: September 04, 2018, 10:09:28 pm »
They are called system libraries and provide the essential functionalities to run your application on Windows. ;)
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/