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

Author Topic: SFML 2.2 Error involving glew (and maybe opengl)  (Read 1138 times)

0 Members and 1 Guest are viewing this topic.

Yaxlat

  • Newbie
  • *
  • Posts: 14
    • View Profile
SFML 2.2 Error involving glew (and maybe opengl)
« 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

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10920
    • View Profile
    • development blog
    • Email
Re: SFML 2.2 Error involving glew (and maybe opengl)
« Reply #1 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.
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

 

anything