[MonoDevelop] Monodevelop build fails - Cannot find type 'SharpAssembly

Levi Bard Levi Bard <taktaktaktaktaktaktaktaktaktak@gmail.com>
Wed, 20 Oct 2004 19:26:17 -0400


I fixed in my copy by changing "SharpAssembly " to
"MonoDevelop.SharpAssembly.Assembly.SharpAssembly " in the afflicted
files.  Obviously this shouldn't happen because they're using
MonoDevelop.SharpAssembly.Assembly already and referencing the correct
assembly dll.  But it's a workaround for now.