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

Author Topic: GL_INVALID_OPERATION?  (Read 1783 times)

0 Members and 1 Guest are viewing this topic.

orgos

  • Newbie
  • *
  • Posts: 27
    • View Profile
GL_INVALID_OPERATION?
« on: October 09, 2009, 03:12:40 pm »
Hi I have this error:

An internal OpenGL call failed in Image.cpp (779) : GL_INVALID_OPERATION, the specified operation is not allowed in the current state

when i use the sf::Font::GetDefaultFont  for the sf::String font.

I use the 1.35 version.

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
GL_INVALID_OPERATION?
« Reply #1 on: October 10, 2009, 10:57:50 am »
Can you show your code?

Quote
I use the 1.35 version.

1.35??
Laurent Gomila - SFML developer