SFML community forums

Help => General => Topic started by: Yaxlat on March 13, 2015, 12:03:03 am

Title: SFML 2.2 Error involving glew (and maybe opengl)
Post by: Yaxlat on March 13, 2015, 12:03:03 am
I recently upgraded to SFML 2.2, and after this my code stop running.
I get these error messages now, and I am assuming it is related to glew (and maybe opengl)
(click to show/hide)
Nothing else has changed since I updated
Title: Re: SFML 2.2 Error involving glew (and maybe opengl)
Post by: eXpl0it3r on March 13, 2015, 12:08:24 am
Read the updated version of the tutorial. If you link SFML statically, you'll now also have to link its dependencies.