[mono-vb] Visual Basic Application doesn't compile correctly

Rolf Bjarne Kvinge rolflists at ya.com
Tue Dec 18 06:33:36 EST 2007



> -----Original Message-----
> From: mono-vb-bounces at lists.ximian.com [mailto:mono-vb-
> bounces at lists.ximian.com] On Behalf Of Zeroc00l
> Sent: martes, 18 de diciembre de 2007 12:13
> To: mono-vb at lists.ximian.com
> Subject: Re: [mono-vb] Visual Basic Application doesn't compile
> correctly
> 
> 
> Hi Andy, you say that I must give that command, but I don't know
> how.....I tried it on terminal but this command isn't recognized by the
> system, and so?

If the command 'vbnc' isn't recognized in a terminal, it's because you don't have the vb compiler (vbnc) installed - you need to install the mono-basic package.

Rolf
> 
> 
> Andy Hume wrote:
> >
> > It's likely that vbnc is producing some error that your IDE isn't
> > showing you, although much work was done on that for 1.2.6 (what
> > version are you using BTW?).  So for diagnosis we need to run vbnc
> > directly.  You'll need to keep the .tmp file and then run the command
> > again on it.  e.g. after the run below do:
> >     vbnc "@/tmp/tmp25b96a14.tmp"
> >
> > Does your IDE (is it MonoDevelop?) have a "don't delete temp files
> > after compile" option?  Otherwise you'll need some other way of
> > keeping the .tmp 'response' file around... :-,)
> >
> > Andy
> >
> >
> >> -----Original Message-----
> >> From: mono-vb-bounces at lists.ximian.com
> >> [mailto:mono-vb-bounces at lists.ximian.com] On Behalf Of Zeroc00l
> >> Sent: 17 December 2007 02:56
> >> To: mono-vb at lists.ximian.com
> >> Subject: [mono-vb] Visual Basic Application doesn't compile
> correctly
> >>
> >>
> >> Hi all, I'm Gioacchino
> >>
> >> Cut the presentations over, here's my problem:
> >>
> >> Building Project: TestLinux (Debug|Any CPU) Performing main
> >> compilation...
> >> Compiling resource
> >> «/home/zeroc00l/Projects/e-Working/TestForLinux/Form1.resx»
> >> with resgen2 Compiling resource
> >> «/home/zeroc00l/Projects/e-Working/TestForLinux/My
> >> Project/Resources.resx» with resgen2
> >>
> >> Build failed. ApplicationName='vbnc',
> >> CommandLine='"@/tmp/tmp25b96a14.tmp"',
> >> CurrentDirectory='/home/zeroc00l/Projects/e-Working/TestForLinux',
> >> PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:
> >> /bin:/usr/games'
> >>
> >> any suggestions?
> >>
> >> Thanks anticipately!
> >> --
> >> View this message in context:
> >> http://www.nabble.com/Visual-Basic-Application-doesn%27t-compi
> >> le-correctly-tp14369359p14369359.html
> >> Sent from the Mono - VB mailing list archive at Nabble.com.
> >>
> >> _______________________________________________
> >> Mono-vb mailing list
> >> Mono-vb at lists.ximian.com
> >> http://lists.ximian.com/mailman/listinfo/mono-vb
> >>
> >
> > _______________________________________________
> > Mono-vb mailing list
> > Mono-vb at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-vb
> >
> >
> 
> --
> View this message in context: http://www.nabble.com/Visual-Basic-
> Application-doesn%27t-compile-correctly-tp14369359p14390527.html
> Sent from the Mono - VB mailing list archive at Nabble.com.
> 
> _______________________________________________
> Mono-vb mailing list
> Mono-vb at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-vb



More information about the Mono-vb mailing list