Home › Forums › Unreal Engine 4 SDK › Compile error in enum › Reply To: Compile error in enum
12/06/2020 at 12:48 #18181
Luis Sole
Participant
Hi again,
I’m also having problems with tobii_gameintegration.h and tobii_g2om.h due to in the folder ThidParty/GameIntegration/ there’s no *.build.cs file so Unreal doesn’t know that has to include it when generating visual studio files.
As a result I have the errors:
fatal error C1083: Cannot open include file: ‘tobii_g2om.h’: No such file or directory
fatal error C1083: Cannot open include file: ‘tobii_gameintegration.h’: No such file or directory