[MonoDevelop] Error Command line warning BC2007 : unrecognized option 'optioninfer-'; ignored (Command line warning BC2007 )

Michael Hutchinson m.j.hutchinson at gmail.com
Tue Jan 12 15:04:23 EST 2010


On Mon, Dec 28, 2009 at 7:56 AM, Divyesh <divyeshc at intellvisions.com> wrote:
>
> I have an existing .net project developed in visual studio 2008 with .net
> framework 2.0
>
> When I compile it using MonoDevelop, it is throwing me an error Error
> Command line warning BC2007 : unrecognized option 'optioninfer-'; ignored
> (Command line warning BC2007 ) (ISLControls)

This is VB9, right?

Mono's VB.NET compiler only supports VB8. I suggest you compile in VS
and use the compiled assembly with Mono.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list