pontiacgtx
@pontiacgtx
New Member
Joined: Feb 15, 2024
Topics: 2 / Replies: 4
Reply
RE: Linker error LNK1104 when trying to compile a .dlu plugin

I had it on ym respos folder for visual studio, but I had solved this. I had to give a correct route to the SDK folder I think

6 years ago
Forum
Topic
Reply
RE: What's the interface function for Select from Scene in 3ds max (or selected object manually)?

oh I supose my code wasnt going to work Modifier* CopySkin::GetSkinModifier() { Object* pObj = meshObject->SkinNode->GetObjectRef(); if (!pO…

6 years ago
Forum
Reply
RE: What's the interface function for Select from Scene in 3ds max (or selected object manually)?

I see that the iskin.h file isnt included unlike the sample project, I checked and both projects have additional includes set exactly the same is the…

6 years ago
Forum