3ds max plugin error

hi…recently ive built panda3d engine from source (version 1.8.1) using visual studio 2010
but without building max plugins (because i dont have the max sdk), so after i build the installer
i tried to use max plugins that ive downloaded from official site
but the max still give me an error message:
DLL<maxegg.dlo> initialize failed
ERROR CODE: 127 the specified procedure could not be found

THE QUESTION IS:how can i use the official plugins with visual studio 2010 compiled version of panda3d
(is it a windows registry issue )

You can’t mix-and-match plugins with a different Panda build, sorry.

Out of curiosity, are you building 64-bits or 32-bits, and which max version are you using?