Hi Piotr, Thanks for the file. Unfortunately your change will break the build under Mips pro as the C++ cstdlibs headers aren't supported. We'll need to use the C equivalent.
Could you post the error you are seeing? Robert. On Thu, Nov 6, 2008 at 3:59 PM, Piotr Rak <[EMAIL PROTECTED]> wrote: > Hi Robert, > > 2008/11/6 Robert Osfield <[EMAIL PROTECTED]>: >> Hi Piotr, >> >> Could you post the whole changed file rather than a patch, patches are >> not reliable enough. >> >> Robert. >> > > Sure. Changes made against revision 9117 to > OpenSceneGraph/src/osgShadow/StandardShadowMap.cpp > >> On Thu, Nov 6, 2008 at 12:00 PM, Piotr Rak <[EMAIL PROTECTED]> wrote: >>> Hi, >>> >>> Attached fixes build, with libstdc++-v3 from unreleased gcc-4.4.0-. >>> Probably same problem would appear with 4.3.x, altough haven't checked >>> that yet, also removed <sstream>, since it appears to be not used. >>> >>> Cheers, >>> Piotr >>> > > Cheers, > Piotr > > PS. Sorry for not reading 'Submission Protocol' before. > > _______________________________________________ > 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
