DWT Build problems with DMD 0.153
DBloke
DBloke at NoSpam.org
Tue Apr 18 14:46:37 PDT 2006
Thanks,
Still got a strange problem though,
Build seems to be looking in C:\dmd\bin\lib as I am getting
C:\dmd\bin\lib is not recognised as an internal or external command,
operable program or batch file
my sc.ini file looks like this
[Version]
version=7.51 Build 020
[Environment]
LIB="%@P%\..\lib;\dmd\dm\lib"
DFLAGS="-I%@P%\..\src\phobos;C:\dmd\dwt\import"
LINKCMD=%@P%\dmd\dm\bin\link.exe
I have dm in dmd dir
I can do a dmd hello.d and all fine, am I missing something else
Path environment variable is set at C:\dmd\bin
i can type dmd or link on command line and it is fine
Any ideas
DBloke
More information about the Digitalmars-d-dwt
mailing list