Closed ghost closed 3 years ago
I had to update my mono-complete, now I have msbuild and mono-roslyn. It is now building, I think it is going to work. You can find the info on here if you need help https://askubuntu.com/questions/1229982/how-to-install-monodevelop-in-20-04-and-get-it-to-build-something
Still fails build but I can download monodevelop from the repository. I am missing some assemblies so I will try to find them later.
I am having problem with the build. First, the directions on the README are out of date. ./configure --profile=gnome That will now generate the autoconf file. But, now it stops at
`` MSBuild auto-detection: using msbuild version '14.0' from '/usr/lib/mono/xbuild/14.0/bin'.
MSBUILD: error MSBUILD0004: Too many project files specified ``
Problem is, I don't have msbuild, I have dotnet build, and I have xbuild which is deprecated.