Opened 6 years ago

Closed 6 years ago

#12907 closed Bugs (duplicate)

Challenge in installing boost 1_61_0 with VS2017

Reported by: Shirish Ranade <shirishr@…> Owned by:
Milestone: To Be Determined Component: None
Version: Boost 1.61.0 Severity: Problem
Keywords: Cc:

Description

Sugested build steps are: Go to the directory tools\build\.

  1. Run bootstrap.bat
  2. Run b2 install --prefix=PREFIX where PREFIX is the directory where you want 3. Boost.Build to be installed
  3. Add PREFIX\bin to your PATH environment variable.

However at step 3 I get an error. The detailed log is attached

Attachments (1)

Error_capture.txt (3.0 KB ) - added by Shirish Ranade <shirishr@…> 6 years ago.
the messages from command prompt

Download all attachments as: .zip

Change History (3)

by Shirish Ranade <shirishr@…>, 6 years ago

Attachment: Error_capture.txt added

the messages from command prompt

comment:1 by anonymous, 6 years ago

Looks like a duplicate of #12862

comment:2 by John Maddock, 6 years ago

Resolution: duplicate
Status: newclosed

We're aware of, and are working on the VC2017 issues.

Note: See TracTickets for help on using tickets.