[MonoDevelop] Unusual CS0016 Making baby jesus cry

Michael Hutchinson m.j.hutchinson at gmail.com
Tue Dec 27 16:38:19 EST 2011


On 27 December 2011 08:45, Fusion <manvsteeth at gmail.com> wrote:
> Cross posted from stackoverflow, which has yielded no answers:
>
> Here's the error I'm getting:
>
> Error CS0016: Could not write to file Fact.Apprentice.Core', cause: Type
> '<>__AnonType02' was not completed. (CS0016) (Fact.Apprentice.Core - Mono)
>
> If I compile using MonoDevelop + Microsoft .NET, no such error shows up.
> When using Mono framework, I am unable to compile because of this. Behavior
> identical for Mac or PC installation.
>
> Also, unlike other errors of a similar ilk - it doesn't direct me to an
> offending file - so I don't know where amongst my dozens of source code
> files to begin searching for the error

Sounds like a bug in Mono's C# compiler, could you please file a bug
report on bugzilla.xamarin.com?

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list