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

Philipp Meyer philipp.meyer at fh-bielefeld.de
Wed Aug 10 05:34:08 PDT 2016


robertosfield wrote:
> Hi Philipp,
> 
> Is there any chance that the COLLADA_DOM assumes a certain locale
> while Qt is changing it?
> 
> Robert.


Hi Robert,

interesting idea. However, the loader seems to parse texture paths correctly. Wouldnt that also be messed up if the issue was caused by locales?

Also, this issue just got even weirder:

Instead of using QT, i tried using GTK with osgviewerGTK. I got it to work, but Im facing the exact same issue: The model fails to load vertices properly.

When keeping the entire source code the same, and just commenting out "gtk_init()", the loader works again.

I fail to understand this.

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=68333#68333








More information about the osg-users mailing list