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 [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
