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

Author Topic: Linker can't find sfml-d-2.dll  (Read 1820 times)

0 Members and 1 Guest are viewing this topic.

ran dom

  • Newbie
  • *
  • Posts: 3
    • View Profile
Linker can't find sfml-d-2.dll
« on: June 05, 2013, 06:30:14 pm »
I'm sure similar questions has been asked before, but I am getting the most bizarre error when trying to use visual studio 2012 with sfml audio. I set visual studio as per the instructions in the documentation here. However, when I try and use sfml-audio-d.lib, it says it can't find the sfml-audio-d-2.dll. The dll is definitely sfml-2.0/bin. I also tried to copy it to the same folder as the compiled exe and it had the same problem.

ran dom

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: Linker can't find sfml-d-2.dll
« Reply #1 on: June 05, 2013, 11:32:42 pm »
Sorry, I didn't read the error message closly enough, it didn't realize it required smal-system as well as audio openal, and the like.

 

anything