Re: --with-devkit doesn't control nmake

2016-01-19 Thread Derek White
On 1/13/16 1:51 PM, Erik Joelsson wrote: For your build to pick up nmake from some other VS installation means you must have that VS installation in your path. Normally, only the devkit bin dirs will be in the path if you start with a clean environment. We have simply not encountered that befor

Re: --with-devkit doesn't control nmake

2016-01-13 Thread Erik Joelsson
For your build to pick up nmake from some other VS installation means you must have that VS installation in your path. Normally, only the devkit bin dirs will be in the path if you start with a clean environment. We have simply not encountered that before, but it is definitely a bug. However, t