Hi,

I've found some issues with spaces in project name and directories, but nothing reproduced exactly your output. There's a new version available that also creates a buildlog, so the problem can be better analyzed.

There's also a forum entry with the same issue

http://www.dsource.org/forums/viewtopic.php?t=5326

so we'd better move discussions from the announcement group to the form.


Simen kjaeraas wrote:
Rainer Schuetze <r.sagita...@gmx.de> wrote:


However, I cannot seem to make anything compile. (I'm using VS2010)

This is my build output (first run):
------ Build started: Project: D_Test, Configuration: Debug Win32 ------
Building "Debug\D Test.exe"...
A subdirectory or file winmain.d already exists.
Error occurred while processing: winmain.d.
'f' is not recognized as an internal or external command,
operable program or batch file.
'C:\Program' is not recognized as an internal or external command,
operable program or batch file.
'xit' is not recognized as an internal or external command,
operable program or batch file.
'f' is not recognized as an internal or external command,
operable program or batch file.
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
[...]

Especially "'C:\Program' is not recognized as an internal or external
command, operable program or batch file." seems to me to indicate improperly
escaped strings.

Reply via email to