LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: psiegel on June 09, 2004, 13:51:53

Title: Minimum Reqs
Post by: psiegel on June 09, 2004, 13:51:53
I'm trying to write up the minimum reqs for my game, and I want to be sure and incorporate any requirements that LWJGL might have.  I know I'll need to require an OpenGL 1.1 capable video card, but what else?  What's the minimum OS X version required?  What about linux, what's required there?  

Paul
Title: Minimum Reqs
Post by: princec on June 09, 2004, 14:55:18
OSX 10.2. Linux requires glibc 2.3.x and above I think but Elias can correct me on that.

Cas :)