Closed ReindeerFloatilla closed 8 years ago
When I attempt to build it tells me
"MD2Exporter.cpp(23): fatal error C1083: Cannot open include file: 'maya/MFnPlugin.h': No such file or directory"
"MD2Object.h(27): fatal error C1083: Cannot open include file: 'maya/MIOStream.h': No such file or directory"
"MD2Writer.h(26): fatal error C1083: Cannot open include file: 'maya/MFnMesh.h': No such file or directory"
This is on Maya 2016. I've already installed the devkit and provided the appropriate files in the include folder.
Additionally when I attempt to use the premade plugin provided. It gives an error and is unable to load it.
is it possible you could provide a more updated release? I'd really appreciate it since I'd like to use md2 files in a project of mine.
Nevermind. I fixed it by switching from my duplicate configuration back to debug.
When I attempt to build it tells me
"MD2Exporter.cpp(23): fatal error C1083: Cannot open include file: 'maya/MFnPlugin.h': No such file or directory"
"MD2Object.h(27): fatal error C1083: Cannot open include file: 'maya/MIOStream.h': No such file or directory"
"MD2Writer.h(26): fatal error C1083: Cannot open include file: 'maya/MFnMesh.h': No such file or directory"
This is on Maya 2016. I've already installed the devkit and provided the appropriate files in the include folder.
Additionally when I attempt to use the premade plugin provided. It gives an error and is unable to load it.
is it possible you could provide a more updated release? I'd really appreciate it since I'd like to use md2 files in a project of mine.