[osg-users] Strange problem with QT, OSG and osgdb_dae.so

Robert Osfield robert.osfield at gmail.com
Wed Aug 10 06:35:43 PDT 2016


Hi Philip,

Have a look at the COLLADA_DOM api to see if there is way of forcing
the local, if so adding a call to this from the OSG's dae plugin would
be the thing to do.

Robert.

On 10 August 2016 at 14:17, Philipp Meyer <philipp.meyer at fh-bielefeld.de> wrote:
> Hi,
>
> Ive made further tests. It indeed seems to be a locale issue. When replacing all "." with "," for floating point numbers, I get an almost correct result.
>
> So I guess now I need to figure out how to enforce a certain locale for the loader?
>
> Thank you!
>
> Cheers,
> Philipp
>
> PS: My system language is english, but im from Germany. So it probably somehow detected a german locale, which messes up the float reads from the collada file.
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=68336#68336
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org



More information about the osg-users mailing list