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

Rolf Bjarne Kvinge rolflists at ya.com
Tue Jan 12 16:34:49 EST 2010


Hi,

> 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.

This isn't our VB.NET compiler, it's vbc (our errors/warnings are VBNC#, not
BC#). Do you happen to have VS2005 installed too (or the corresponding sdk)?
It looks like MonoDevelop executes with VS2005's vbc instead of VS2008's
vbc.

Rolf
> 
> --
> Michael Hutchinson
> http://mjhutchinson.com
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list



More information about the Monodevelop-list mailing list