Forum member

andcoll

2 posts

Posts by andcoll

  1. Using environment variables in additional files to include path

    [quote=Remco;9160]Hi, Thanks for posting! There was some effort made to implement this, but it proved to be much more complicated than expected due to certain edge cases (such as absolute paths, which aren't allowed in this setting). What do you need the environment variable for? Are you t…

  2. Using environment variables in additional files to include path

    Hi, Is it possible to use environment variables in the paths of files we specify in the "additional files to include" setting? When I try use them through the UI it complains that paths must be relative, and when I try add them to the .ncrunchproject file it doesn't seem to resolve them. Rela…