Hi Braden,

I'm curious why you seem to be having more problems than other
VisualStudio users, it seems like you've had to jump through more
hoops than most to get around this VisualStudio bug.

Could you post your changes to osg-submissions.  I can review them to
see if it would be appropriate to merge.

Cheers,
Robert.

On 26 June 2013 17:55, Braden Edmunds <edmu...@reaction-eng.com> wrote:
> Hello,
>
> Well due to much frustration I've gone into the source code and modified it 
> so that osgDB::ofstream and osgDB::ifstream don't inherit from std::ifstream 
> or std::ofstream. I've added functions so that it replicates how the class 
> acted before.
>
> I also had to change how osgDB::Output worked, because it inherited from 
> osgDB::fstream as well. Once again I've added functions to replicate the 
> previous behavior.
>
> I do realize the downside to this. The osgDB::ouput\fstream classes no longer 
> have the polymorphic ability, i.e. use as a std::fstream object. If anyone 
> else is having the same link problems as I am, please email me and I can give 
> you the source code that works for me.
>
> Thanks,
> Braden Edmunds
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=54936#54936
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to