I get a weird error when compiling on Mac, but not on Windows:
In file included from Runtime/Core/Public/HAL/Platform.h:90:
/Users/Shared/UnrealEngine/4.10/Runtime/Core/Public/GenericPlatform/GenericPlatform.h:11:8: Redefinition of 'SelectIntPointerType'
struct SelectIntPointerType
^
/Users/robert/3rdParty/UnrealEngine/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatform.h:11:8: Previous definition is here
struct SelectIntPointerType
^