I’m getting this when building in DebugGame or Developer (DebugGame Editor and Developer Editor work):
[]
c:\program files\epic games\4.8\engine\source\runtime\jsonutilities\public\JsonObjectWrapper.h(8) : fatal error C1083: Cannot open include file: ‘JsonObjectWrapper.generated.h’: No such file or directory
[/]
I’m adding dependencies Json and JsonUtilities, I’m including Json.h and JsonUtilities.h, this is being done in a Runtime plugin.