Hi Thiago, On Mon, Sep 28, 2009 at 9:28 PM, Thiago Mael de Castro <[email protected]> wrote: > It seems like the 3.4.x versions of MinGW´s GCC do not define the > preprocessor directive _GLIBCXX_USE_WCHAR_T used in the <iosfwd> include for > defining the wchar streams. > I was getting the same error and then forced the directive definition by > passing the -D_GLIBCXX_USE_WCHAR_T option to GCC´s invocation. My code > compiled well, but it happens that in my case the methods that need this > #define are not actually used, so be careful.
I'm not sure what do with this email. Is it just for information? If so then osg-users would be the place to post it as osg-submissions is for actual code submissions. Or are you calling for code or build changes, if so where? Robert. _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
