Hi all,

I am building OSG 2.9.6 with examples

when I run in build/

cmake .. -DCMAKE_BUILD_TYPE=Release -DBUILD_OSG_EXAMPLES=1

I get this response in the console output

-- checking for module
'gtkglext-x11-1.0'                                                              
                

--   package 'gtkglext-x11-1.0' not
found                                                                           
   


yet checking for the library I find it located at

file:///usr/lib64/libgtkglext-x11-1.0.so.0 links to
file:///usr/lib64/libgtkglext-x11-1.0.so.0.0.0

I am unable to find the cmake module to correct the search in order to
actually find the library.

Rizzen
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to