Hi all,
I just downloaded UE 5.6.1 and started a new project and got below error when it compiles:
fatal error C1083: Cannot open include file: ‘dte80a.tlh’: No such file or directory
include “dte80a.tlh”
Can someone help?
Thanks
Hi all,
I just downloaded UE 5.6.1 and started a new project and got below error when it compiles:
fatal error C1083: Cannot open include file: ‘dte80a.tlh’: No such file or directory
include “dte80a.tlh”
Can someone help?
Thanks
Hey @SungshikYim! Welcome back!
So this problem is pretty rare, but apparently is a corruption in the files from back in the UE4 days… From what I understand, you need to delete “Engine\Intermediate\Build\Win64\UE5Editor\Development\VisualStudioDTE”, then rebuild the engine, but that folder doesn’t exist for me, personally. Possibly just reinstall Unreal Engine. It’s something to do with Microsoft Visual Studio, so maybe update that as well and then reinstall.
Hope that helps, let us know your progress!
Thank you. Uninstall and reinstalling UE5 did the trick.