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

Author Topic: Missing .dll error  (Read 835 times)

0 Members and 1 Guest are viewing this topic.

RedstonerKBC

  • Newbie
  • *
  • Posts: 3
    • View Profile
Missing .dll error
« on: August 08, 2019, 08:06:00 am »
I'm new to sfml, running the latest version and using the dynamic builds, not the static ones. Hopefully that's the easier option for 1st-time users.

I followed the tutorials but when I run my project it gives me an error:

"The program can't start because sfml-system-2.dll is missing from your computer. Try reinstalling the program to fix this problem."

Now I'm sure I've given the right paths to the include files, the libraries, and the additional dependencies. I don't see any "sfml-system-2.dll" file anywhere, not even in the tutorials.

Edit: Neeeeeevermind I forgot I have to manually copy/paste the .dlls into the executable's folder ::)
« Last Edit: August 08, 2019, 08:17:28 am by RedstonerKBC »

 

anything