problem with D compiler

Jarrett Billingsley jarrett.billingsley at gmail.com
Thu Jan 29 07:26:24 PST 2009


On Thu, Jan 29, 2009 at 10:11 AM, naama <naama767 at walla.com> wrote:
> when I try to build the program. I ge t a message:
>>C:\Dev\DSciTE\bud.exe -DCPATHC:\Dev\DSciTE\dmd\bin -IC:\Dev\DSciTE\lib -I..  -I..\.. -full -debug -g -unittest -w hello.d
> Error: bud:Unable to find Config File 'sc.ini' in
> [.\,,C:\Documents and Settings\user,C:\Dev\DSciTE\dmd\bin\]
>
> what am I do to fix it?

sc.ini is DMD's configuration file.  It normally lives in the same
folder as dmd.exe; is it still there or did you do something with it?


More information about the Digitalmars-d-learn mailing list