Thanks Bjorn, fixes looks good to me, now merged and submitted to VPB svn/trunk.
On 10 March 2015 at 14:10, Björn Blissing <[email protected]> wrote: > Hi, > > Some users have reported that compiling Virtual Planet Builder with Visual > Studio have resulted in lots of compiler errors. See: > http://forum.openscenegraph.org/viewtopic.php?t=13662 > > This proposed fix replaces all calls to std::ofstream and std::ifstream, > to use osgDB::ofstream and osgDB::ifstream instead. > > Which solves these compilation errors. > > Best regards > Björn > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=63022#63022 > > > > > _______________________________________________ > osg-submissions mailing list > [email protected] > > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > >
_______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
