I get unusable error messages, when using Horde3DUtils::loadResourcesFromDisk(). If i do something like:
Code:
Horde3D::init();
Horde3D::addResource(ResourceTypes::SceneGraph, "scene.scene.xml", 0 );
Horde3DUtils::loadResourcesFromDisk("");
and if the file "scene.scene.xml" exists, I get:
Quote:
zsh: illegal hardware instruction (core dumped) ./a.out
I put an example here:
http://open-projects.net/~shahn/horde/bug.zip(By the way, can you attach files to posts in this forum?)
I am using Horde3D 0.14 (due to the bug in Thread "0.15 Linux/64-bit"), Ubuntu 7.10 on a Linux 64-bit machine.
Can anyone reproduce this?
Has anyone tried, but needs more information?
Thanks,
Sönke