help..OpenGL ..configure error..
W. Tasin
tasin at e-technik.fh-muenchen.de
Thu Jun 8 08:51:00 BST 2000
Robert Wheat wrote:
>
> On Tue, 06 Jun 2000, you wrote:
>
> > but when OpenGL -KDE project is selected...its throwing error...
> > **********************************************************************
> > ./configure error...Qt-OpenGL libraries not found..please check your
> > iinstallation.
> > ***********************************************************************
> >
> > can you suggest me the way to over come this problem..and
> > where the problem lies...
>
> Unfortunately, I have not upgraded to KDevelop 1.2 yet. I am still using
> KDevelop 1.1, so, I cannot look in the configure script file to see what lib
> files are being searched for.
>
> The only thing I can think of is that in Mesa 3.2, the libraries were no
> longer named libMesaGL.so, and libMesaGLU.so. They are now named
> libGL.so, and libGLU.so. I believe that the configure script is looking for
> the libMesaGL files. (I'm saying this without actually having seen the script)
>
Hi,
I considered this in qgl.m4... it should work also with GL and GLU ....
> Based on this, I can only suggest creating symbolic links to the libs.
> In a console window, change to the directory where the OpenGL libraries
> reside. For me that is "/usr/local/lib". Then create a symbolic link for the
> GL lib "ln -s libGL.so libMesaGL.so"
> and one for the GLU lib "ln -s libGLU.so libMesaGLU.so".
not necessary AFAICS...
>
> Also, make sure that the library 'libqgl.a" exists in the qt/lib directory.
I think that´s the problem for 80% of the people, since they installed a
QT-binary-rpm and these are normally compiled without the QT-OpenGL
extension.
(often also w/o gif support - which means that some picture-stuff in the
qt-online documentation is also missing).
>
> Let me know if this helps.
>
> Bob
> belran at worldnet.att.net
Ciao
Walter
--
The KDevelop project: tasin at kdevelop.de - http://www.kdevelop.org
--
oohhh sveglia.... il mondo e' ammalato, ma x colpa di chi.........
(Zucchero)
:-------W. Tasin, FB
04,FHM-------------------PGP-KeyID:0x7961A645----------:
<Key-Fingerprint: 1610 835F 0080 32F4 6140 6CF7 A7D0 44CD 7961A645>
<http://wwwkeys.pgp.net:11371/pks/lookup?op=index&search=0x7961A645&fingerprint=on>
More information about the KDevelop
mailing list