OT: on IDEs and code writing on steroids
Jesse Phillips
jessekphillips at gmail.com
Mon May 25 20:19:00 PDT 2009
On Mon, 18 May 2009 02:51:19 +0000, BCS wrote:
> Hello Jussi,
>
>> BCS Wrote:
>>
>>> Has anyone ever tried building a c# project without an IDE?
>>>
>> Yes.
>>
>>> I don't even know if it can be done.
>>>
>> It is actually very easy to do:
>>
>> http://www.zeusedit.com/forum/viewtopic.php?t=2518
>
> Um, Step 1. OK. Step2. OK. Step 3. Yup, no longer practical. If that's
> what it take, you have just proven my point to my satisfaction. D can be
> built with no non-code files C# can't. I'll tolerate something like make
> but nothing like that .proj file.
I can at least say that building a GTK# program with Mono isn't much
different from D or C family. Link in your libraries and give it your
*.cs files. My projects haven't been very large, but haven't yet had to
provide non-source code for a build.
More information about the Digitalmars-d
mailing list