Hi All,

While planning to test my end-user application with OpenSceneGraph 2.8.0, after 
having compiled the latter from the source download I have the following issues 
during compilation/linking I didn't have with 2.6.1 :

1) The linking beats the record of warning numbers (approximately 4000 
warnings), all being the same : 
warning C4251 : [osgClass]::[_osgmember] : class 'osg::ref_ptr<T>' needs to 
have dll-interface to be used by clients of [osgClass]

2) I got errors coming from include of missing files : osg/Config and 
OpenThreads/Config. I'm not pretty familiar with these but while looking at 
their content inside my OpenSceneGraph 2.6.1 distribution it seems that they 
are normally generated by CMake.

Does anyone else have these problems ?? 
I'm building on WindowsXP using Visual Studio 2005.

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

Reply via email to