Template plug-in projects compile error

Template plug-in projects compile error

Anonymous
Not applicable
313 Views
0 Replies
Message 1 of 1

Template plug-in projects compile error

Anonymous
Not applicable
Hi,

When I try to compile the "Template Plug-in Projects" with visual studio(both 2008 sp1 and 2010), only 12 out of 38 projects succeeded.
According to the .chm help file, "These projects will compile as-is".
Error messages including:
error C2248: 'AnimatablePlugin<Base_T>::AnimatablePlugin' : cannot access private member declared in class 'AnimatablePlugin<Base_T>'
error C2661: 'ParamBlockDescUtil::ParamBlockDescUtil' : no overloaded function takes 5 arguments
error C2512: 'ObjectPlugin<Base_T>' : no appropriate default constructor available
error C2512: 'ModifierPlugin<Base_T>' : no appropriate default constructor available
error C2664: 'TexturePlugin<Base_T>::TexturePlugin(TexturePlugin<Base_T> &)' : cannot convert parameter 1 from 'ClassDesc2 *' to 'TexturePlugin<Base_T> &'
to list just a few.

Did anyone encountered this?
Or did I miss something? I simply unzip the whole thing into my =SMAX_2011_SDK_PATH%\maxsdk\howto\ folder and open the .sln then hit "build".

Thanks!
0 Likes
314 Views
0 Replies
Replies (0)