OCCTProxy building errors(AIS_InteractiveContext, AIS_SelectionScheme_XOR)

Hello, when I am trying to build OCCTProxy, I get these errors:
1) Error C2065 'AIS_SelectionScheme_XOR': undeclared identifier OCCTProxy
2) Error C2039 'SelectDetected': is not a member of 'AIS_InteractiveContext' OCCTProxy
3) Error C2039 'SelectRectangle': is not a member of 'AIS_InteractiveContext' OCCTProxy