[Mono-dev] How can Mono compile csharp project in WIndowsXP?

2005-09-26 Thread wishsand(TOM)



I can just compile single file with the command "mcs 
..."
 
How can I compile csharp project? How does the project 
organize?
 
Thanks, everyone:)
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] How can Mono compile csharp project in WIndowsXP?

2005-09-27 Thread Rafael Ferreira
You should look into Make, nant or maybe set SharpD to use mcs by
default. 

On Mon, 2005-09-26 at 19:01 +0800, wishsand(TOM) wrote:
> I can just compile single file with the command "mcs ..."
>  
> How can I compile csharp project? How does the project organize?
>  
> Thanks, everyone:)
> ___
> Mono-devel-list mailing list
> Mono-devel-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] How can Mono compile csharp project in WIndowsXP?

2005-09-27 Thread T Sureshkumar
Also, you can use prj2make to convert into makefile under cygwin or
prj2make -n,  if you have .net SDK.

suresh.

>>> On Tue, Sep 27, 2005 at  7:06 pm, in message
<[EMAIL PROTECTED]>, Rafael Ferreira
<[EMAIL PROTECTED]> wrote: 
> You should look into Make, nant or maybe set SharpD to use mcs by
> default. 
> 
> On Mon, 2005- 09- 26 at 19:01 +0800, wishsand(TOM) wrote:
>> I can just compile single file with the command "mcs ..."
>>  
>> How can I compile csharp project? How does the project organize?
>>  
>> Thanks, everyone:)
>> ___
>> Mono- devel- list mailing list
>> Mono- devel- [EMAIL PROTECTED]
>> http://lists.ximian.com/mailman/listinfo/mono- devel- list
> 
> ___
> Mono- devel- list mailing list
> Mono- devel- [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/mono- devel- list

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list