You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Monday, February 9th 2004, 11:52pm

Compiling Kde 3.2 with OpenGl enabled in QT

Hello,
I'm at a loss here. I have compiled QT 3.2.3 with opengl and kde chokes over it. Able to link to QT with this feature you need to include the -lGL in the link line. Is there an easy way to do this through configure or do I need to manually edit every Makefile to include the flag -lGL? Unfortunately the configure script for kdelibs doesn't accomodate for that feature. And if that configure script doesn't, then rest assured this is going to be a battle with the other kde source packages.

-Crim