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

Author Topic: GL/glu.h fatal error  (Read 762 times)

0 Members and 1 Guest are viewing this topic.

klosa

  • Newbie
  • *
  • Posts: 1
    • View Profile
    • Email
GL/glu.h fatal error
« on: November 25, 2013, 03:10:05 pm »
Hello im new in C++ im using fedora 19 and when i try somthing i get fatal error GL/glu.h someone help pls :D

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10988
    • View Profile
    • development blog
    • Email
Re: GL/glu.h fatal error
« Reply #1 on: November 25, 2013, 03:17:02 pm »
If you're new to C++, then you should first learn C++ properly, because it's a hard and complex language and  can't really be learnt with trial and error. Here's a list of good C++ books.

Next you shouldn't post in the "General discussions" forum when you want help. The help sub-forums do exist for a reason. ;)

As for the post, you're missing important information, thus you should take a look at the General Rules and probably this thread as well - i.e. "fatal error" is not really a error description.

My first guess is, that you haven't installed the OpenGL dev headers.
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/