Hi, Bruno, how’s it going?
I’m in a process of porting Savior3 from UE4 to UE5 and I’m having a little problem.
I’m using the latest UE5-main branch from GitHub and I get this error when I’m trying to compile the Game project.
I think I got everything setup the exactly the same as UE4 project but it seems like I can’t “generate” file from the header. I can’t find the generate.h files in Intermediate folder.
I ran out things to try and do you have any idea why it doesn’t generate the files?
Perhaps UE5 requires a different setup?
Thanks for your help.
0>P:\UE5-main\Engine\Plugins\Marketplace\Savior\Source\Savior\Public\SaviorTypes.h(21): Error C1083 : Cannot open include file: ‘SaviorTypes.generated.h’: No such file or directory