Re: [Plib-users] ssgInit called w/o OpenGL context
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2001-07-31 22:36:10
|
Viola & John Riggle wrote: > > I'm running RH7.0 with the latest plib (1.4.2) & examples. Everything > compiles fine, but running any OpenGL program returns > > FATAL: ssgInit called without a valid OpenGL context. > > I browsed in the archives to no avail. Has anyone seen this before? It's usually symptomatic of an incorrectly written application that tries to initialise PLIB without a valid graphics window open. However, if you see well-established programs doing this (The PLIB examples for instance) then it's most likely to be a botched OpenGL install of some kind. Since RedHat Linux has been causing *ENDLESS* problems for me since version 7.0 was first released, I'm betting on a bad OpenGL install. Have you managed to run any *non-PLIB* OpenGL programs? ----------------------------- Steve Baker ------------------------------- HomeMail : <sjb...@ai...> WorkMail: <sj...@li...> HomePage : http://web2.airmail.net/sjbaker1 Projects : http://plib.sf.net http://tuxaqfh.sf.net http://tuxkart.sf.net http://agtoys.sf.net http://prettypoly.sf.net http://freeglut.sf.net http://toobular.sf.net |