I know this is an old post, but when I try the exact same thing, I get error “C4273 ‘UInputSettings::UInputSettings’: inconsistent dll linkage”
I have included “Engine” in my build script as well as “#include “GameFramework/InputSettings.h”” in my header.
Am I missing something?