I set-up Raknet but get build error

I did it. But I have got this error. Could you help me ? Thanks a lot…

I solved it with

#include “AllowWindowsPlatformTypes.h”
#include “HideWindowsPlatformTypes.h”

but now I got typemismatch error :

Error 1 error LNK2038: mismatch detected for ‘RuntimeLibrary’: value ‘MT_StaticRelease’ doesn’t match value ‘MD_DynamicRelease’ in MMO_Template.h.obj E:\MMO-Template\MMO_Template\Intermediate\ProjectFiles\RakNet_vs2008_libstatic_release_x64.lib(RakNetTypes.obj) MMO_Template