I have one question, if i compile the source, so there is about 30 + errors where is written:
c:\Users\BoreCZECH\Desktop\4Story Source Files 3.5\Includes\maxsdk\ver2010\include\plugapi.h(21) : fatal error C1189: #error : 3ds Max plugins and dlls must compile with run-time type information (RTTI) On.RTTI can be turned on via the Language tab in the C++ folder of the Visual Studio project settings of your project, or the /GR compiler flag.
If it is turned on, so there's over 50,000 errors. Do not know what I'm doing wrong?

All I have included
Please help me