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

Author Topic: SFML static linking  (Read 709 times)

0 Members and 1 Guest are viewing this topic.

Snake1224

  • Newbie
  • *
  • Posts: 1
    • View Profile
SFML static linking
« on: April 20, 2018, 07:18:44 pm »
Hello

I followed the SFML 2.4 installation tutorial and I want to use static linked library, so I wrote sfml-graphics-s-d and the other in Build Options->Debug->Linker Settings and I recieve the following error:

ld.exe     cannot find -sfml-graphics-s-d
and the others (sfml-window-s-d,sfml-system-s-d)

Where am I wrong?
« Last Edit: April 20, 2018, 07:32:53 pm by Snake1224 »

 

anything