SFML community forums

Bindings - other languages => General => Topic started by: mangsadwa on May 01, 2018, 06:59:42 pm

Title: problem with sfml codeblock
Post by: mangsadwa 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)) ===|
Title: Re: problem with sfml codeblock
Post by: Laurent 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).