In rev 2214 an additional argument was introduces in VertexDeclaration::getAutoOrganisedDeclaration for animated normals in vertex animation. This change broke the build for MayaExport. This fix adds 'false' as argument for vertexAnimationNormals as a stub. Proper export of animated normals still needs to be done.
Added a stub to fix the build of MayaExport