DMD for win32 may have a bug in option -I
firstrose
firstrose2000_FUCK_SPAM_ at hotmail.com
Thu Jan 11 04:30:22 PST 2007
When I enter
dmd -I"C:\Program Files\dmd\src\phobos" hello.d
it said can't find object.d
but enter
dmd -I"C:\Progra~1\dmd\src\phobos" hello.d
it runs well
Maybe it's a bug
More information about the Digitalmars-d
mailing list