New to D, path errors under WinXP

Johannes getridofcrap.johannes.oberg at gmail.com
Mon Sep 10 13:16:58 PDT 2007


First, is there any way other than Web-News to search the D forum archives? Or any way of making an inclusive search with Web-News?

Anyway, I'm trying to compile some examples under D for Windows, under Windows XP SP2. I've placed the files in the proper places in C:\DM, C:\DMD and C:\D\LIB and C:\D\IMPORT. (I know DOS well) I've also set up the path to the C:\DM\BIN and C:\DMD\BIN dirs.

Somehow the D compiler can't find the Import modules no matter what, unless I copy them all to the same folder.

Does D work for Windows or is it an untested source release?

Is there any way of explicitly specifying the path of a module in the .D file?


More information about the Digitalmars-d-learn mailing list