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

Author Topic: Missing lib  (Read 936 times)

0 Members and 1 Guest are viewing this topic.

Tbarqawi

  • Newbie
  • *
  • Posts: 1
    • View Profile
    • Email
Missing lib
« on: August 04, 2013, 06:24:31 am »
I tried to build a project using SFML 2.1 but it seems that the library sfml-graphics-d-2.dll is missing. Aren't all the libraries already included? Do you I have to build them myself? I'm using Visual Studio C++ 2012.

G.

  • Hero Member
  • *****
  • Posts: 1592
    • View Profile
Re: Missing lib
« Reply #1 on: August 04, 2013, 06:58:44 am »
Included where?
Did you copy these DLLs in the working directory of your executable?

 

anything