[osg-users] Link error
Anders Backman
andersb at cs.umu.se
Thu Sep 6 00:50:31 PDT 2007
Current svn doesnt build due to that osgIntrospection is missing a reference
to osgGetVersion() defined in osg.lib.
Either something has changed in osgIntrospection causing this, or
a setting in the CMakeLists.txt has disappeared.
Therefore the CMakeLists.txt for osgIntrospection should have the additional
line:
LINK_INTERNAL(${LIB_NAME}
OpenThreads
osg
)
/Anders
--
________________________________________________________________
Anders Backman Email: andersb at cs.umu.se
HPC2N/VRlab Phone: +46 (0)90-786 9936
Umea university Cellular: +46 (0)70-392 64 67
S-901 87 UMEA SWEDEN Fax: +46 90-786 6126
http://www.cs.umu.se/~andersb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20070906/d82fd35b/attachment.html
More information about the osg-users
mailing list