Visual studio 2013 compile unreal 4.7 error

I was downloaded UE 4.7 form github and installed visual studio 2013.When I compile the engine,It were many errors.
It say xtgmath.h(184): error C2027: using undefined type “std::enable_if”.Please help me,thank you.

Were you building with the “Development Editor” configuration?

I’m very new to UnrealEngine but this is the configuration that I used to get it working.

If you are already using “Development Editor” configuration then I’m sorry I can’t help any further at this time.

Best of luck.

Can you open an answerhub with the full error log? Not sure who is including xtgmath.h.