|
I am having issues inheriting from IContainerObject13 when I try to create a MyContainerObject, the problem seems to be a non-virtually defined function called GetDesc() in the IContainerObject abstract class in the IContainerObject.h file. From what I can decipher from the cryptic error message that I get, the compiler is unable to find a link to the GetDesc() function. <- paraphrased.
From my research which is probably wrong the IContainerObject should be in the core.lib library file, but I find no mention of IContainerObject in the .lib file and obviously neither can the compiler.
Which .lib file am I supposed to link to?
EDIT*
FYI.
I am running 3DSMax 2012 on a Windows 7 box.
Cheers
3DSMax 2012 with subscription advantage pack / Windows 7 Enterprise
|
|
|