You are not logged in.

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