March 30, 2012 rdmd | ||||
|---|---|---|---|---|
| ||||
I suggest to add following line on top of rdmd main(): compiler = std.path.buildPath(std.path.dirName(args[0]), "dmd"); | ||||
March 30, 2012 Re: rdmd | ||||
|---|---|---|---|---|
| ||||
Posted in reply to zeljkog | On 3/30/12 3:34 PM, zeljkog wrote:
> I suggest to add following line on top of rdmd main():
>
> compiler = std.path.buildPath(std.path.dirName(args[0]), "dmd");
You may want to make it into a pull request. Thanks!
Andrei
| |||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply