[osg-users] X11 link for osg compile?
Subhasis Ray
ray.subhasis at gmail.com
Thu Jun 18 15:20:25 PDT 2015
Hi,
I had the same issue with osgViewer build failing to find X11 libs on cygwin. I am no cygwin expert, so went into OpenSceneGraph-3.0.1/src/osgViewer/CMakeFiles/osgViewer.dir/link.txt and appended -lX11 -lXrandr to the line. That fixed it!
...
Thank you!
Cheers,
Subhasis
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=64124#64124
More information about the osg-users
mailing list