Home Forums Software Development UE4 EyeXSamples Build Fail Reply To: UE4 EyeXSamples Build Fail

#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.