now it seems that it can't find the gtk-sharp file [EMAIL PROTECTED] mono-apps]$ mbas -r gtk-sharp test.vb MonoBASIC Compiler 0.96.2.0 - (c)2002, 2003, 2004, 2005 Rafael Teixeira -------- THIS IS AN ALPHA SOFTWARE. -------- error BC0006: Can not find assembly 'gtk-sharp' Log: Compilation failed: 1 Error(s), 0 warnings [EMAIL PROTECTED] mono-apps]$
On 7/18/05, Rafael Teixeira <[EMAIL PROTECTED]> wrote: > As I said it is not > > mbas -r test.vb gtk-sharp > > it should be > > mbas -r gtk-sharp test.vb > > because -r option takes an assembly name not a source file name as parameter > > On 7/18/05, jim lawrence <[EMAIL PROTECTED]> wrote: > > mbas -r test.vb gtk-sharp > > > -- > Rafael "Monoman" Teixeira > --------------------------------------- > I'm trying to become a "Rosh Gadol" before my own eyes. > See http://www.joelonsoftware.com/items/2004/12/06.html for enlightment. > It hurts! > -- Registered Linux User: #376813 www.fedorajim.homelinux.com _______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
