How to complie cryptopp lib ?

I solved this problem,
In moudlename.Bulid.cs file, add line: bEnableUndefinedIdentifierWarnings = false;

But, some other errors already exist.

error C2374
error C2084
error C2873
error C2109

and etc.