Subject: Re: [boost] clang-win, again
From: Peter Dimov (lists_at_[hidden])
Date: 2018-10-26 17:58:27


degski wrote:

> > ... and extract the path to link.exe from there...
>
> You questioned the wisdom [or stupidity] of running the boost build from a
> VC developer command prompt before, AFAICR. Well this is one, open a
> dev-command-prompt and link.exe is in the path [plus everything else].

Yeah, just relying on PATH seems to work, as long as one opens the correct
dev prompt (the 64 bit one). But that's not very satisfying.