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. Cheers, Robert. On Sun, Mar 22, 2009 at 3:53 AM, Philip Lowman <[email protected]> wrote: > On Sat, Mar 21, 2009 at 9:38 PM, Csaba Halász <[email protected]>wrote: > >> Hi Robert, >> >> I have modified FltExportVisitor to use _MSC_VER instead of _WIN32 in >> the condition around a #pragma warning that is specific to visual >> studio as _WIN32 is also defined for mingw compile but the #pragma is >> not applicable there. > > > Csaba, > > Thank you for submitting all of the MinGW patches. > > This may be of interest to you and Robert. It's a MinGW nightly build I > setup a couple of days ago. It lacks 3rd party dependencies unfortunately. > > http://www.cdash.org/CDashPublic/buildSummary.php?buildid=15143 > > -- > Philip Lowman > > _______________________________________________ > 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
