All I had to do was go to nvidia's site and download their driver and install it. It's a one driver fits all download. A bit of configuration to do, still not working exactly right, but Crazy Eddy's stuff is working beautifully.
Hmmm... I had run one other opengl program and it looked good so I thought that things were ok. However, I just ran some other examples - tutorials on nehe.gamedev.net - and they are running pretty slow. Well I'll take this question to a standard linux forum, it's not your problem I think. Thanks an...
Ok, sorry to be a nuisance, but I think this will be my last question for awhile. Everything is working, except when running the sample apps using the OpenGL GUI Renderer I get this message: -- CEGUI Sample Application Framework -- Please select a renderer: 1. OpenGL GUI Renderer. 1 freeglut (Sample...
Thanks for you help, however its still not going well. I've followed the straight forward directions carefully and I'm not seeing any errors when doing configure or make. When running configure I do see this: checking for library containing glutInit... no configure: OpenGL renderer enabled checking ...
I'm hoping that someone would be kind enough to provide a step by step guide on how to get CEGUI installed on Linux for a person new to Linux. I know that there is a quick quide in the Wiki->FAQ, which I used and it looked like things went well, but I'm getting errors when trying to use(make) the sa...
I have followed the installation instructions and successfully installed CEGUI on my Linux machine - at least it seems to have, however when I try to compile a sample from the /Samples folder it fails. Here's what I do: - Open a terminal window and go to the sample I'm going to compile's directory. ...