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

Author Topic: problem with sfml codeblock  (Read 7270 times)

0 Members and 1 Guest are viewing this topic.

mangsadwa

  • Newbie
  • *
  • Posts: 2
    • View Profile
    • Email
problem with sfml codeblock
« on: May 01, 2018, 06:59:42 pm »
||=== Build: Debug in sfmltest (compiler: GNU GCC Compiler) ===|
ld.exe||cannot find -lglew|
||error: ld returned 1 exit status|
||=== Build failed: 2 error(s), 0 warning(s) (0 minute(s), 0 second(s)) ===|

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Re: problem with sfml codeblock
« Reply #1 on: May 01, 2018, 08:05:08 pm »
This has nothing to do with SFML, since it doesn't use GLEW (unless you use a very old version of SFML).
Laurent Gomila - SFML developer