Inside Sabertooth
Learn how Sabertooth uses 3ds Max to create 3D interactive projects, including HBO Go’s Game of Thrones interactive experience
  • 1/3
You are here: Forum Home / Autodesk 3ds® Max® / SDK / Template plug-in projects compile error
  RSS 2.0 ATOM  

Template plug-in projects compile error
Rate this thread
 
52950
 
Permlink of this thread  
avatar
  • andywu
  • Posted: 04 March 2011 02:08 AM
  • Total Posts: 1
  • Joined: 03 March 2011 10:23 AM

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 &#x3D;SMAX_2011_SDK_PATH%\maxsdk\howto\ folder and open the .sln then hit “build”.

Thanks!



Replies: 0