Re: [Boost-bugs] [Boost C++ Libraries] #12862: build boost with Visual Studio 2017 RC without sdk 10

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12862: build boost with Visual Studio 2017 RC without sdk 10
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2017-03-29 17:45:51


#12862: build boost with Visual Studio 2017 RC without sdk 10
-------------------------------+----------------------------
  Reporter: zoruamonster@… | Owner:
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: Building Boost
   Version: Boost 1.63.0 | Severity: Problem
Resolution: | Keywords: cl
-------------------------------+----------------------------

Comment (by cingelmarekmt@…):

 Hello, my problem :(

 Run in Developer command prompt VS 2017

 b2 -a -q -d1 -j8 address-model=64 toolset=msvc-14.1 --build-type=complete

 project-config.jam
 ...
 import option ;

 using msvc : 14.1 : C:\Program Files (x86)\Microsoft Visual
 Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\cl.exe;

 option.set keep-going : false;
 ...

 Log:
 c:\sdk\boost_1_63_0>b2 -a -q -d1 -j8 address-model=64 toolset=msvc-14.1
 C:\Program Files (x86)\Microsoft Visual
 Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\cl.exe
 --build-type=complete
 notice: could not find main target C:\Program
 notice: assuming it is a name of file to create.
 notice: could not find main target Files
 notice: assuming it is a name of file to create.
 notice: could not find main target (x86)\Microsoft
 notice: assuming it is a name of file to create.
 notice: could not find main target Visual
 notice: assuming it is a name of file to create.
 notice: could not find main target
 Studio\2017\Community\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\cl.exe
 notice: assuming it is a name of file to create.
 Performing configuration checks

     - 32-bit : yes (cached)
     - arm : no (cached)
     - mips1 : no (cached)
     - power : no (cached)
     - sparc : no (cached)
     - x86 : yes (cached)

 Still not work, please give me a hint (- 64-bit not in a log).

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12862#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-03-29 17:50:36 UTC