[osg-submissions] osgviewerQT, qt4.4.0 and .osg file (was on wrong list)
Johan Nouvel
openscenegraph at archivideo.com
Thu Jul 10 03:47:13 PDT 2008
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: osgviewerQT.cpp
Type: text/x-c++src
Size: 1981 bytes
Desc: not available
URL: <http://lists.openscenegraph.org/pipermail/osg-submissions-openscenegraph.org/attachments/20080710/4779dd1f/attachment.cpp>
More information about the osg-submissions
mailing list