Skip to content

redub can't build some projects with envvars #59

@p0nce

Description

@p0nce

Issue:
redub doesn't seem to support envvar in recipes.

To repro: checkout this example
https://github.com/AuburnSounds/Dplug/tree/master/tools/latency-check

How to repro:

$ git clone git@github.com:AuburnSounds/Dplug.git
cd Dplug
cd tools
cd latency-check
redub

Probable issue within Dplug's dub.json

"stringImportPaths": [ "$VST2_SDK/pluginterfaces/vst2.x" ],

VST2_SDK being the envvar.

(Works with dub.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions