OpenRA / ra2

A Red Alert 2 mod for the OpenRA game engine
GNU General Public License v3.0
965 stars 158 forks source link

Cannot compile: Missing msbuild #774

Closed david-0609 closed 2 years ago

david-0609 commented 3 years ago

msbuild: command not found I have tried installing microsoft .NET and .NET core to fix this, but it did not work. System: Fedora 34

EasonWang01 commented 3 years ago

You can type mono command to see if it's available in your terminal.

david-0609 commented 3 years ago

mono is available on my terminal

abcdefg30 commented 3 years ago

You might need to install mono-devel, I don't remember if the regular mono package comes with msbuild.

david-0609 commented 3 years ago

You might need to install mono-devel, I don't remember if the regular mono package comes with msbuild.

I have installed mono-devel, maybe it might be an issue with specifying the path to it?

Mailaender commented 3 years ago

Install msbuild from https://www.mono-project.com/download/stable/