Home › Forums › Software Development › UE4 EyeXSamples Build Fail › Reply To: UE4 EyeXSamples Build Fail
29/06/2015 at 07:18 #3175
Tim Lindeberg
Participant
It seems the latest version of the Unreal Engine broke the plugin for some reason. Adding “#include “EyeXTypes.h”” to EyeXPlayerController.h fixed the problem for me. The include has to be before the generated header file.