It seems as the plugin CADLibrary isn’t building properly.
There is this menthod HashCombine that fails because it is not given the correct number of arguments. So of course I would like to know how to fix this, but I would also like to know how I could go by disabling Plugins in the build process. I’m pretty confident that I don’t need the CADLibrary.
How I built the engine:
Clone git repo, branch UE5-main
Inside repo dir I run Setup.bat, then GenerateProjectFiles.bat
Inside Visual Studio 2019 I change configuration to ‘Development Editor’ and ‘Win64’ architechture.