[vtkusers] Find Mangled Mesa
Kevin H. Hobbs
kevin.hobbs.1 at ohiou.edu
Thu May 4 10:58:46 EDT 2006
I just built Mesa-6.4.2 with the mgl name space. CMake does not find the
Mesa library. ( It finds other things from the mgl build. I've got CMake
variables to help it ) FindMangledMesa.cmake is looking for MesaGL. Mesa
made libGL.so.
Is this a failure of the name mangling or a recent change in Mesa?
Can I just use this library?
There are mgl symbols in libGL.so.
nm ~/Mesa-6.4.2-mgl/lib/libGL.so
00192080 T mglAccum
001956a0 T mglActiveStencilFaceEXT
001970a0 T mglActiveTexture
001934a0 T mglActiveTextureARB
...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060504/a671c07b/attachment.pgp>
More information about the vtkusers
mailing list