On Mon, Mar 23, 2009 at 5:36 PM, Robert Osfield <[email protected]> wrote: > Hi Philip, > > Thanks for posting the MinGW build to the dashboard. The wstream and > wistream errors are a bit peculiar, osgDB itself doesn't use these keywords > at all so I presume it's some internal mapping that your MinGW setup is > introducing. Csaba's fixing issues under Mingw but some are later in the > build than osgDB::ReaderWriter where your errors are being reported from, > soo.. it would seem that Csaba's MinGW build isn't havin the same problems. > > I don't know what to make of these errors, so I'll have to yourself and > others with access to MinGW for a resolution.
Apparently Philip is using gcc 3.4, while my builds are done with 4.2.1 (for the cross-compile) and 4.3.0 (for the native). This might explain the different errors. -- Csaba _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
