Hi Vincent,
 I have been using Visual Studio 2010 and fstreams  and OSG DLLs with no issues 
at all. The only possibility is you are compiling with incompatible compiler 
options between OSG and your other library. All files must be compiled /MD(d) 
and of course compiled with Visual Studio 2010.

Make sure to include <fstream> not <fstream.h> etc


You have not found a bug in Visual Studio 2010, I can guarantee that.


Andrew

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=39488#39488





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

Reply via email to