Hi I followed this tutorial Installing MonoGame 3.6 on Linux on how to make monodevelop + monogame work on Linux.
MonoDevelop 6 installed, MonoGame SDK and dependences all installed. Opened MonoDevelop6, File -> New Solution -> MonoGame/App -> MonoGame Cross Platform Desktop Project. Project opens and I have Game1.cs.
Pressed Run and it just won’t build. Lots of errors.
I need help.