March 08, 2005 DMD Suport for -op and -od | ||||
---|---|---|---|---|
| ||||
Hello there, I am a newbie to D (and to Usenet newsgroups).
Consider this:
> dmd -op main.d prt\print.d -odBuild
Error: Error writing file 'Build\prt\print.obj'
DMD fails because there is no Build\prt\ directory. This leads me to say that DMD doesnt support the -op and -od options together. DMD should create the directory if it's not there, right? Can this be fixed?
|
March 08, 2005 Re: DMD Suport for -op and -od | ||||
---|---|---|---|---|
| ||||
Posted in reply to Bruno Medeiros | Ugh, I'm sorry for these copies. I got an error 441 and I thought that the messages weren't getting to the newsgroup :s "Bruno Medeiros" <daiphoenixNO.SPAM@lycos.com> wrote in message news:d0kgmu$2mh7$2@digitaldaemon.com... > Hello there, I am a newbie to D (and to Usenet newsgroups). > > Consider this: > >> dmd -op main.d prt\print.d -odBuild > Error: Error writing file 'Build\prt\print.obj' > > DMD fails because there is no Build\prt\ directory. This leads me to say that DMD doesnt support the -op and -od options together. DMD should create the directory if it's not there, right? Can this be fixed? > > |
Copyright © 1999-2021 by the D Language Foundation