[Mono-devel-list] mbas compiler
A Rafael D Teixeira
rafaelteixeirabr at hotmail.com
Tue Jun 10 06:54:01 EDT 2003
>From: "Pedro Cardoso" <smeegoan at hotmail.com>
>
>hi just wanted to ask when can we expect mbas to be able to recognize
>something like
>
>/r:Microsoft.VisualBasic.dll,System.dll,System.Windows.Forms.dll,
>System.Data.dll,System.Drawing.dll
>/imports:Microsoft.VisualBasic,System,System.
>IO,System.Runtime.Serialization.Formatters.Binary,System.ComponentModel
>/target:
>library /rootnamespace:Pmcc.Core /out:Pmcc.Core.dll *.vb
>
>so i can start testing some vb.net programs on mono
Hi Pedro,
1) We still have a bug in Mono.GetOptions preventing /r with multiple values
to work properly. I'll try to resolve it this week.
2) You don't have to reference/import Microsoft.VisualBasic.dll
assembly/namespace. It is always implicitly referenced/imported.
3) I can't check the code just now but I think that /imports is not
implemented yet, but you can explicitly import those namespaces for now, if
you really want to test your code with mbas.
4) Check the class library status page to see if those referenced
assemblies, are up to what you want to use.
Happy Hackings,
Rafael Teixeira
Brazilian Polymath
Mono, MonoQLE Hacker
_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
More information about the Mono-devel-list
mailing list