Hi all,

I am receiving a huge quantity of warnings when compiling OSG and VPB, they
are both the same thing.

Warning               27           warning C4250: 'osgDB::fstream' :
inherits
'std::basic_istream<_Elem,_Traits>::std::basic_istream<_Elem,_Traits>::_Add_
vtordisp1' via dominance
H:\Coding\OSG\OpenSceneGraph\include\osgDB\fstream         41           1
vpb

 

The message is a warning and I cannot see any problem with it apart from its
annoying!

Here is the article on the warning:
http://msdn.microsoft.com/en-us/library/6b3sy7ae(v=vs.80).aspx

 

Could this be fixed in code or do we need to add a pragma to supress the
warning, I cannot seem to find any explicity defined pragma's in the code
for windows?

 

Thanks

 

Martin

 

 

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to