January 31, 2009 new error in compailer | ||||
---|---|---|---|---|
| ||||
C:\Program Files\D\DSciTE\bud.exe -DCPATHC:\Program Files\D\DSciTE\dmd\bin -IC:\Program Files\D\DSciTE\lib -I.. -I..\.. -full -debug -g -unittest -w detest.d
** File 'Files\D\DSciTE\dmd\bin.d' not found.
** File 'Files\D\DSciTE\lib.d' not found.
Error: bud:Not all supplied files exist.
>Exit cod
How am I fix it?
|
January 31, 2009 Re: new error in compailer | ||||
---|---|---|---|---|
| ||||
Posted in reply to naama | On Sun, 01 Feb 2009 11:15:43 +1300, naama <naama767@walla.co.il> wrote:
> C:\Program Files\D\DSciTE\bud.exe -DCPATHC:\Program Files\D\DSciTE\dmd\bin -IC:\Program Files\D\DSciTE\lib -I.. -I..\.. -full -debug -g -unittest -w detest.d
> ** File 'Files\D\DSciTE\dmd\bin.d' not found.
> ** File 'Files\D\DSciTE\lib.d' not found.
> Error: bud:Not all supplied files exist.
>> Exit cod
>
> How am I fix it?
To fix the compiler error don't use directories with spaces. "Program Files" is the cause probably.
|
Copyright © 1999-2021 by the D Language Foundation