QtGL libraries

Mathias Puetz mpuetz at unm.edu
Fri Feb 4 18:04:24 GMT 2000


On Fri, 04 Feb 2000, you wrote:
>On Thu, 03 Feb 2000, you wrote:
>> I'm having some difficulties using the GL template in KDevelop 1.1beta2.
>> I have downloaded and installed the qt-opengl-1.44-1 RPM, which installs
>> libqgl.a.  The problem is is that I think KDevelop wants a .so file, which
>> I cannot find.  Anyone have any expoerience with this?
>

Did you install a opengl implementation ?
qgl is just a utility library which sits on top
of a GL-library. I suggest you get the MESA 3.x
(a free OpenGL implementation) including the development
libraries in RPM format from a RedHat/SUSE mirror site
and install them.
I bet the libgl.so is missing on your system.

Mathias


--
 ______________
/              \
| Mathias Puetz \__________________________________
|                                                  \
| Advanced Materials Lab (University of New Mexico) \
| 1001 University SE, Albuquerque, NM 87106         |
|                         \|/                       |
| phone: (505)272-7132    -O-    fax: (505)272-7336 |
|                         /|\                       | 
|   \|/    email:       mpuetz at unm.edu       \|/    |
\___/o\________or puetz at mpip-mainz.mpg.de____/o\____/




More information about the KDevelop mailing list