• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: query in OpenGL
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: query in OpenGL


  • Subject: Re: query in OpenGL
  • From: David A Rowland <email@hidden>
  • Date: Tue, 10 Oct 2006 20:03:30 -0700

At 7:40 PM -0700 10/10/06, Gargi wrote:
Well, I am having a problem with OpenGL. For all (two) programs which I use stack operations ( glPushMatrix() and glPopMatrix() ), I get an error whcih says :-

internal compiler error: in pop_scope, at c-decl.c:840


I searched google (and other OpenGL resources). I couldnt figure out what this error means.
My stack operations are nested properly. (in fact, one of the programs complied without any problems earlier).


Can anyoe figure out what the problem could be?

Nesting your stack calls properly means that it should not fail at run-time. This looks like a failure at compile-time because of a problem in the compiler. If you had the compiler sources you would probably discover the report of the error in file "c-decl.c" on line 840.


Are you using templates?

David
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >query in OpenGL (From: Gargi <email@hidden>)

  • Prev by Date: Re: ARCHS_i386 not working
  • Next by Date: Re: ARCHS_i386 not working
  • Previous by thread: query in OpenGL
  • Next by thread: Re: query in OpenGL
  • Index(es):
    • Date
    • Thread