Where is the Maya 2008 plug-in source?
by Joe Bussell · in Artist Corner · 10/10/2008 (11:24 am) · 5 replies
Can someone help me locate the Maya 2008 plug-in source? I have TGEA 1.7. I found the .mel, but no project or source.
#2
10/24/2008 (3:07 pm)
I still am not getting anywhere. I have called support, placed this and other messages in the forum, even offered beer to locals here in Eugene to pry the Maya2008 exporter source out of GG. So far only crickets. I do hope that someone at GG will assist me in this.
#3
Interesting -
the source is actually in
TGE_1_5_2\tools\maya2dtsExporter
and was in
TGEA_1_0_3\tools\maya2dtsExporter
it was simply a Maya v7 version and I have compiled it with new libs when each Maya version has come out -
If you cannot get the source - let me know - and I will send it to you.
Sean
10/26/2008 (11:28 pm)
Hey Joe - Interesting -
the source is actually in
TGE_1_5_2\tools\maya2dtsExporter
and was in
TGEA_1_0_3\tools\maya2dtsExporter
it was simply a Maya v7 version and I have compiled it with new libs when each Maya version has come out -
If you cannot get the source - let me know - and I will send it to you.
Sean
#4
mayaAppMesh.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class MStatus __thiscall MItMeshPolygon::getNormal(unsigned int,class MVector &,enum MSpace::Space)" (__imp_?getNormal@MItMeshPolygon@@QAE?AVMStatus@@IAAVMVector@@W4Space@MSpace@@@Z) referenced in function "public: virtual class DTS::AppMeshLock __thiscall DTS::MayaAppMesh::lockMesh(class DTS::AppTime const &,class DTS::Matrix<4,4,float> const &)" (?lockMesh@MayaAppMesh@DTS@@UAE?AVAppMeshLock@2@ABVAppTime@2@ABV?$Matrix@$03$03M@2@@Z)
The theory of least astonishment is that the library provides a slightly different API for this call.
Who did the actual compile for the distributed Maya2008 exporter that comes pre-built?
10/27/2008 (3:40 pm)
I pulled in the OpenMaya.lib from our version of Maya and attempted to rebuild with that linkage. As I feared some of the hooks have indeed changed and I am getting a link error:mayaAppMesh.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class MStatus __thiscall MItMeshPolygon::getNormal(unsigned int,class MVector &,enum MSpace::Space)" (__imp_?getNormal@MItMeshPolygon@@QAE?AVMStatus@@IAAVMVector@@W4Space@MSpace@@@Z) referenced in function "public: virtual class DTS::AppMeshLock __thiscall DTS::MayaAppMesh::lockMesh(class DTS::AppTime const &,class DTS::Matrix<4,4,float> const &)" (?lockMesh@MayaAppMesh@DTS@@UAE?AVAppMeshLock@2@ABVAppTime@2@ABV?$Matrix@$03$03M@2@@Z)
The theory of least astonishment is that the library provides a slightly different API for this call.
Who did the actual compile for the distributed Maya2008 exporter that comes pre-built?
#5
11/08/2008 (1:56 pm)
Still no actual source...moving on with 3DSMax :-(
Associate David Montgomery-Blake
David MontgomeryBlake