January 31, 2009
but in  C:\D\DSciTE\dmd I have 'bin' folder only!



Derek Parnell Wrote:

> On Sat, 31 Jan 2009 17:43:00 -0500, naama wrote:
> 
> > OK, but now it worte me the first error:
> > 
> >>C:\D\DSciTE\bud.exe -DCPATHC:\D\DSciTE\dmd\bin -IC:\D\DSciTE\lib -I..  -I..\.. -full -debug -g -unittest -w naama.d
> > Error: bud:Unable to find Config File 'sc.ini' in [.\,,C:\Documents and Settings\Administrator,C:\D\DSciTE\dmd\bin\]
> >>Exit code: 1
> > 
> > what am I do now?
> 
> Bud is telling you that it was expecting "sc.ini" to be in one of the
> folders ...
>  .\
>  C:\Documents and Settings\Administrator
>  C:\D\DSciTE\dmd\bin\
> 
> but sc.ini is not in any of these places.
> 
> Which location DO you actually have sc.ini in?
> 
> -- 
> Derek Parnell
> Melbourne, Australia
> skype: derek.j.parnell

January 31, 2009
Do you have sc.ini in the bin folder?

naama escribió:
> but in  C:\D\DSciTE\dmd I have 'bin' folder only! 
> 
> 
> 
> Derek Parnell Wrote:
> 
>> On Sat, 31 Jan 2009 17:43:00 -0500, naama wrote:
>>
>>> OK, but now it worte me the first error: 
>>>
>>>> C:\D\DSciTE\bud.exe -DCPATHC:\D\DSciTE\dmd\bin -IC:\D\DSciTE\lib -I..  -I..\.. -full -debug -g -unittest -w naama.d
>>> Error: bud:Unable to find Config File 'sc.ini' in [.\,,C:\Documents and Settings\Administrator,C:\D\DSciTE\dmd\bin\]
>>>> Exit code: 1
>>> what am I do now?
>> Bud is telling you that it was expecting "sc.ini" to be in one of the
>> folders ...
>>  .\
>>  C:\Documents and Settings\Administrator
>>  C:\D\DSciTE\dmd\bin\
>>
>> but sc.ini is not in any of these places.
>>
>> Which location DO you actually have sc.ini in? 
>>
>> -- 
>> Derek Parnell
>> Melbourne, Australia
>> skype: derek.j.parnell
>