Fwd: Re: Cannot Initialize Opengl

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Fwd: Re: Cannot Initialize Opengl

KenDickey
I had the same "Cannot initialize OpenGL" problem.

But, I had a working Croquet in the past.  The changes I made since it worked were to [1] "upgrade" OpenGL to FLTK (which does OpenGL) and [2] "upgrade" to the 3.9-8 Linux squeak VM.

I got the Unix sources to the 3.7-7 VM, recompiled and installed and guess what?  Croquet works again.

My guess is that there is an API/header glitch and rebuilding the VM synchs up the header files.  --just a guess.

Cheers,
-KenD
-KenD
Reply | Threaded
Open this post in threaded view
|

Re: Fwd: Re: Cannot Initialize Opengl

KenDickey
On Thursday 2006 November 02 12:59 pm, Martin Bleichner wrote:
> Hi Ken,
>
> well after  I have played around a bit with my graphic card, opengl
> should not be the problem anymore.
> I downgraded to 3.7-7. But still it does not work.

Note that I reinstalled the 3.7-7 binary without success.  I had to rebuild
from sources to get things to work.

What system/OS are you using?

-KenD

-KenD