mono / monodevelop

MonoDevelop is a cross platform .NET IDE
http://www.monodevelop.com
2.84k stars 1.02k forks source link

"Import Error on linux debian" #5493

Open Fashaun opened 6 years ago

Fashaun commented 6 years ago

"CSC: error CS0518: The predefined type `System.Object' is not defined or imported"

Is the "System " could be runtime loaded when I use xbuild to compike .sln file ?

VS bug #653158

mkrueger commented 6 years ago

@slluis: May be a duplicate bug - we've other reports about the System.Object issue.

mrward commented 6 years ago
  1. Can you provide more detailed steps to reproduce the problem?
  2. Can you provide the version of MonoDevelop you are using?