Problem converting a mesh

Mezzi

07-04-2011 15:59:07

Hi,

Currently I'm trying to convert a mesh I've created in Maya 2010 to a .nxs file. To do this, I want to convert it to a .Mesh.xml-file first.
I'm using the OgreXmlConverter executable, but I get following error:

OGRE EXCEPTION(7:InternalErrorException): Cannot find serializer implementation for current version [MeshSerializer_v1.41] in MeshSerializer::importMesh at ..\src\OgreMeshSerializer.cpp (line 115)

Do you have any idea how I can solve this problem?

Mezzi