DConf 2017 Hackathon report
Nicholas Wilson via Digitalmars-d
digitalmars-d at puremagic.com
Fri May 12 05:01:02 PDT 2017
On Friday, 12 May 2017 at 11:45:45 UTC, Jacob Carlborg wrote:
> On 2017-05-12 13:29, rikki cattermole wrote:
>
>> May as well, it is a separate artifact from the build process.
>
> I get:
>
> Invalid variable: dmd_PACKAGE_DIR
>
> And I'm not sure about the syntax. Is that supposed to be two
> dashes? And I should add an argument to idgen?
Yes. No, idgen just runs in the cwd any writes to files in the
cwd.
If you're having it as a sub package you may want to change idgen
to specify a path.
More information about the Digitalmars-d
mailing list