[osg-submissions] osgviewerQT, qt4.4.0 and .osg file (was on wrong list)
Robert Osfield
robert.osfield at gmail.com
Fri Jul 11 12:23:15 PDT 2008
Hi Johan,
I think I'll sit of this fix, as the better solution is to fix osgDB's
parsing code - as such a fix will help out other users that wish to
change local.
Robert.
On Thu, Jul 10, 2008 at 11:47 AM, Johan Nouvel
<openscenegraph at archivideo.com> wrote:
>
> Hi Robert
>
> If you think it could help, I send you a modified version of osgviewerQT.cpp
> with locale forced to C.
> I've only add :
>
> #include<QtCore/QLocale>
>
> and just after main declaration :
>
> #if USE_QT4
> QLocale::setDefault(QLocale::C);
> #endif
>
>
> Regards,
>
> Johan.
> --
> Johan Nouvel, R&D Project Manager
> http://www.archivideo.com
> tel : +33 (0)2 99 86 30 20
> ARCHIVIDEO, 40 rue des Veyettes, 35000 RENNES, FRANCE
>
> _______________________________________________
> osg-submissions mailing list
> osg-submissions at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
>
More information about the osg-submissions
mailing list