[Mono-list] [Fwd: mbas compiler]

2003-03-13 Thread SiD`
Hi, I'm new to mbas and I want to contribute using it. Do I need to pass to mbas *.vb files? How can I pass all the .vb s files? Do I have to specify in the command line the imports or it is automatically done by mbas? May I pass a .sln or .vbproj file? Why, passing a vb file, mbas answer in this

[Mono-list] mbas compiler

2003-03-13 Thread SiD`
Hi, I'm new to mbas and I want to contribute using it. Do I need to pass to mbas *.vb files? How can I pass all the .vb s files? Do I have to specify in the command line the imports or it is automatically done by mbas? May I pass a .sln or .vbproj file? Why, passing a vb file, mbas answer in th

[Mono-list] mono-win-installer

2003-03-12 Thread SiD`
hi! I've installed the "mono windows installer" in c:\monoblabla\install now how can i install mono now? (there is not any install/setup) thx in advance ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-li

[Mono-list] vb

2003-02-25 Thread SiD`
how can I install mbas? ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

[Mono-list] MBAS

2003-02-17 Thread SiD`
tryed to run mbas under linux got this answer :\ [root@mctm mctm]# mbas bash: mbas: command not found file does not exist i've installed the rpm How can i get mbas? shouldn't it be in the rpm pack? thx! ___ Mono-list maillist - [EMAIL PRO

Re: [Mono-list] mbas

2003-02-14 Thread SiD`
Erik Bågfors wrote: On Fri, 2003-02-14 at 14:21, SiD` wrote: ???error CS2008: No files to compile were specified Compilation failed: 1 error(s), 0 warnings [mctm@mctm rpm]$ mbas -bash: mbas: command not found install it??? the rpm does not have the mbas. :\\\ how can i install it? :P

Re: [Mono-list] mbas

2003-02-14 Thread SiD`
A Rafael D Teixeira wrote: MonoBASIC (mbas) is already in the mono package, just use it as you can use mcs, the csharp compiler. thx for infos [mctm@mctm rpm]$ mcs ???error CS2008: No files to compile were specified Compilation failed: 1 error(s), 0 warnings [mctm@mctm rpm]$ mbas -bash: mbas:

Re: [Mono-list] mbas

2003-02-14 Thread SiD`
A Rafael D Teixeira wrote: MonoBASIC (mbas) is already in the mono package, just use it as you can use mcs, the csharp compiler. So, I have to type mbas (it cannot find it...! but mono can be executed...) However it's not complete, some syntax constructs aren't implemented yet. Support in Micr

[Mono-list] mbas

2003-02-13 Thread SiD`
When will mbas will be released? thx in advance! ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-list] Write & Compile

2003-02-13 Thread SiD`
i've tryed to use as following: USAGE: SlnToMake.exe [-u (unix mode)|-w (windows mode)] [-t (no project targets)] filename.sln but, specifing only filename.sln < C:\net\IMAServer\IMAserver>make -w IMAserver.sln !if !defined(TARGET) !error You must provide TARGET when making !endif CSC=csc CSCFL

[Mono-list] Compile under Unix & Linux (vb.net)

2003-02-13 Thread SiD`
ok, I have created a software which uses sockets in VB.NET. I need to translate it to work under mono (I have Maker.cs, but I don't know how to use it... :\) Then I will need to make my application support mySql. I think that I will have to make my app directly in the mono-style (right?) How

[Mono-list] Write & Compile

2003-02-07 Thread SiD`
I'm a newbie to the Mono-world. How can I compile a vb.net solution in mono? I have made it under Windows. I think I need to create an 'image' for mono and then let it compile it. thx very much! ___ Mono-list maillist - [EMAIL PROTECTED] http://l

[Mono-list] TcpListener

2003-02-06 Thread SiD`
I have seen that the TcpListener is not yet implemented (92%)... how much time do I have to wait for it to be working? thankyou very much! ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list