[mono-vb] vbnc: compile .vb with DLL reference

Rafael Teixeira monoman at gmail.com
Mon Jun 22 21:47:35 EDT 2009


The command

man vbnc

will tell you all the command line options.
The one you need just now is the -r that allows you to reference a managed
library.

Fun,

On Tue, Jun 16, 2009 at 12:01 PM, AlterX76 <alterx at hotmail.com> wrote:

>
> Hi,
> i'm trying to compile a little example.
>
> Form1.vb has a reference to a DLL managed library.
>
> How can I specify that above from command line?
>
> es: vbnc Form1.vb
>
> Output:
> libGenCrack\Example\dotnet2\MasterExample\Form1.vb (3,61) : Error
> VBNC30451:
> Could not resolve the name 'libGenCrack_net2'
>
>
> libGenCrack_net2 is DLL library referenced.
>
> Thanks in advance
> --
> View this message in context:
> http://www.nabble.com/vbnc%3A-compile-.vb-with-DLL-reference-tp24056222p24056222.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
>



-- 
Rafael "Monoman" Teixeira
---------------------------------------
"To be creative means to be in love with life. You can be creative only if
you love life enough that you want to enhance its beauty, you want to bring
a little more music to it, a little more poetry to it, a little more dance
to it."
Osho
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-vb/attachments/20090622/253bd9f0/attachment.html 


More information about the Mono-vb mailing list