Re: [Boost-bugs] [Boost C++ Libraries] #13197: bootstrap canot find yyacc.c

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #13197: bootstrap canot find yyacc.c
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-09-24 20:39:09


#13197: bootstrap canot find yyacc.c
-------------------------------+----------------------------
  Reporter: valenn4@… | Owner: (none)
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: Building Boost
   Version: Boost 1.65.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+----------------------------

Comment (by krunchfrompoland@…):

 Based on this thread:
 https://github.com/boostorg/build/issues/236#issuecomment-330475306

 1) Find where is your vcvarsall.bat file (in my case it is: "C:\Program
 Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build").
 2) In cmd, cd to this directory.
 3) Execute: "set VSCMD_START_DIR=%CD%" .
 4) Go into boost directory, execute bootstrap.
 5) Execute: "set VSCMD_START_DIR=" (be sure there is no space after =).
 6) Execute b2 with parameters You need.

-- 
Ticket URL: <https://svn.boost.org/trac10/boost/ticket/13197#comment:3>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-09-24 20:45:05 UTC