Hi Robert Yes, I think so it is particular to STLport5.0.2, it's intern include order, I havent search more far... perhaps these "little errors" will reappear in the futur with a new version of stdlib or perhaps never, so I have prefer say what an I have seen and add ...
Regards, Bertrand. On 12/1/06, Robert Osfield <[EMAIL PROTECTED]> wrote:
Hi Bertrand, Others have compiled with mingw before without reporting these problems so I can only guess there is something particular about the version/configuration you are using. Robert. On 12/1/06, bertrand greslier <[EMAIL PROTECTED]> wrote: > > finally I have other little corrections : > add "#include <stdio.h>" at the beginning of src/osgPlugin/obj/obj.cpp for > "sscanf" function > add "this->" before _os at line 100 and 102 src/osgPlugin/lwo/iffparser.h > because else the compilator doesn't find <<operator function > add "#include <stdio.h>" at the beginning of > src/osgPlugin/txp/ReaderWriterTXP.cpp for "sscanf" function > add "#include <stdio.h>" at the beginning of src/osgPlugin/txp/TXPNode.cpp > for "sprintf" function > > I repeat it is with stlport5.0.2 library and mingw compilator. > > Regards, > > > > On 12/1/06, bertrand greslier < [EMAIL PROTECTED]> wrote: > > Hi, > > > > EOF macro is undefined in the > OpenSceneGraph/src/osgBD/FieldReader.cpp > > if I use stlport library with mingw. I don't know why exactly. > > The correction is just to add #include <stdio.h> at the beginning of this > file. > > perhaps an osg developper could add this this line if he has time. > > > > Regards, > > -- > > Bertrand Greslier > > http://www.cooki3d.org > > > > -- > Bertrand Greslier > http://www.cooki3d.org > _______________________________________________ > osg-users mailing list > [email protected] > http://openscenegraph.net/mailman/listinfo/osg-users > http://www.openscenegraph.org/ > > _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
-- Bertrand Greslier http://www.cooki3d.org
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
