Boost logo

Boost :

Subject: Re: [boost] [release] Boost 1.66.0 Release Candidate 1
From: Olaf van der Spek (ml_at_[hidden])
Date: 2017-12-11 13:14:19


On Mon, Dec 11, 2017 at 2:02 PM, Peter Dimov via Boost
<boost_at_[hidden]> wrote:
> Olaf van der Spek wrote:
>>
>> Windows 7 x64
>> MSVC 15.5.1
>>
>> PS C:\vc\boost_1_66_0> ./b2
>> Performing configuration checks
>>
>> - 32-bit : no
>> - 64-bit : no
>> - arm : no
>> - mips1 : no
>> - power : no
>> - sparc : no
>> - x86 : no
>> - combined : no
>
>
> My guess is that the compiler doesn't work. My next guess is that you need
> to delete b2*.cmd from %tmp%.

That's better, thanks.

PS C:\vc\boost_1_66_0> ./b2
...found 1 target...
...updating 1 target...
msvc.write-setup-script
C:\Users\Olaf\AppData\Local\Temp\b2_msvc_14.1_vcvars32_.cmd
...updated 1 target...
...found 1 target...
...updating 1 target...
msvc.write-setup-script
C:\Users\Olaf\AppData\Local\Temp\b2_msvc_14.1_vcvarsx86_amd64_.cmd
...updated 1 target...
Performing configuration checks

    - 32-bit : yes
    - arm : no
    - mips1 : no
    - power : no
    - sparc : no
    - x86 : yes

Building the Boost C++ Libraries.

-- 
Olaf

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