hi there…
I tried to build latest UE5 EA (from git branch ue5-early-access AND ue5-main) with the Rider 2022 EAP (latest, too).
I did not install RiderLink, just build the Engine Solution… And always get this Error:
Interchangematerialfactorynode.h (123):[] expected the name of a previously defined enum.
And the Build failes…
It happens with both branches of UE5…
Is this a known Problem?
I changed nothing in Rider, except Build Target from AutomationTool, to UE5…
OK… I got building UE5 from Source, with Rider, done…
now the next Problem… UE5 is not able to find ANY Compiler…
Neither Vs19, nor Rider…
RiderLink and RiderSourceAccess are installed and activated…
VS2019 with msvc is installed…
Both can be found by UE4… I can build new C++ Projects and convert BP Projects to C++, by adding a new Cpp class…
But UE5… simple says, that no Compiler can be found…
Since it is all working with UE4… I think it’s a bug in the UE5_EA…
1 Like
Are you downloading the version for Unreal? Cause they have this version called Rider for Unreal. I downloaded it and it’s worked.
Since the latest update, its running smooth again.