On 10 August 2016 at 14:45, Philipp Meyer <[email protected]> wrote:
> Hi,
>
> fixed it by calling
>
>
> Code:
> std::locale::global(std::locale());
>
>
>
> Just after QT/GTK initialization.

Good to hear you've got a workaround.  It doesn't sound like a
weakness in the COLLADA_DOM, it would be preferable to fix it as this
issue, or within the OSG plugin.  Having the plugin tinker with the
global local would not be appropriate though as this could get
applications into all manner of issues.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to