Boost logo

Boost :

Subject: Re: [boost] How to build Boost with VS15
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2016-09-30 16:37:49


On Fri, Sep 30, 2016 at 4:29 PM, Olaf van der Spek <ml_at_[hidden]> wrote:
> Hi,
>
> How does one build Boost (1.62) with VS15 (Preview 4)? I know it's not
> officially supported..

Olaf:

For Boost to build using any Visual Studio version, you need to have
the command-line tools set up. Usually this means just having the
right directories in your PATH. See this knowledge base article:

https://msdn.microsoft.com/en-us/library/f2ccy3wt.aspx

Another way to get the right environment is to launch the "Visual
Studio Command Prompt" which is just an instance of Command Prompt
that has the variables set. To find it, go to the Start menu and
search for "Command" you will find something like "MSBuild Command
Prompt for VS2015"

Hope this helps!


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk