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

Author Topic: sfml-system.dll was not found  (Read 17874 times)

0 Members and 1 Guest are viewing this topic.

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
sfml-system.dll was not found
« Reply #15 on: February 11, 2012, 09:33:43 am »
The DLLs are in /lib.
Laurent Gomila - SFML developer

blacksages

  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: sfml-system.dll was not found
« Reply #16 on: February 15, 2019, 12:06:22 pm »
note: I use codeblocks 17.12 (last one) with the right GCC 5.1.0 TDM compiler and sfml libs
I still game the same ".dll not found" at runtime after  using "-s" variant in the linker settings and defining SFML static.

 

anything