Unable to compile mono for UE4

Hi,
I am trying to compile mono following the steps at https://mono-ue.github.io/installation.html
But I am constantly getting the following error
Error 1 error : Superclass DefaultTemplateProjectDefs of class MonoTemplateProjectDefs not found C:\Users-—\Documents\GitHub\UnrealEngine\Engine\Plugins\XamarinUE4\MonoRuntime\Source\MonoEditor\Classes\MonoTemplateProjectDefs.h 9 1 UE4
Please help

Thanks,
Prafful

Hi, you need to apply patches in Engine\Plugins\XamarinUE4\Patches. You can do it from git bash shell

Thanks for the answer. I tried doing that but it gives me the following error, ‘No such file or directory’. Can you please help?

Go to git app settings and change default shell from powershell to bash. Then it will work.

This solved the problem, thanks!!

And its run after build? I have problem with that.

Yup, it ran but the old projects don’t open, I had to start project from scratch.

Do you have monosgen-2.0.dll ? Editor crash because can’t find it.

Yup, I have that.

Where you get if?

It was in the mono package from mono-ue.github.io

Strange. I have only lib, but editor want dll. Thanks for answers.

Hello,Do you have XamarinUE4 Installation package,the page was closed,I just want to get it。