wxWidgets openGL support configuration in KDevelop
Francesco Montorsi
f18m_cpp217828 at yahoo.it
Wed Apr 12 23:04:21 BST 2006
Manoj Rajagopalan ha scritto:
> Hi
>
> I am trying to create a wxWidgets project that uses OpenGL. I have
set the configuration options correctly and wxWidgets is correctly
installed in my system. however when i try to compile my wxWidgets
application through KDevelop, I get link-time error saying that my
wxWidgets OpenGL shared library (libwx_gtk2u_gl-2.7.so) cannot be found.
I have confirmed that it is present in the same directory as all other
wxWidgets liraries (/usr/local/lib).
>
> Would anyone know why this is happening?
it looks like you're using wxGTK from CVS.
Did you run a 'sudo ldconfig' after the 'make install' in wx tree ?
Does the gl library appears in the `/sbin/ldconfig -p | grep wx ` output ?
Francesco
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list