Boost logo

Boost-Build :

Subject: Re: [Boost-build] 'pyconfig.h': No such file or directory
From: Edward Diener (eldiener_at_[hidden])
Date: 2016-07-14 10:00:20


On 7/14/2016 9:48 AM, Wang, Stephen wrote:
> That appears to have fixed the 'pyconfig.h' error!
>
>
>
> Now I am getting a repeating error about cl /Zm800:

You need:

using msvc ;

in your user-config.jam file.

>
>
>
> Thank you,
>
> Stephen
>
>
>
> -----Original Message-----
> From: Boost-build [mailto:boost-build-bounces_at_[hidden]] On Behalf
> Of Edward Diener
> Sent: Thursday, July 14, 2016 9:35 AM
> To: boost-build_at_[hidden]
> Subject: Re: [Boost-build] 'pyconfig.h': No such file or directory
>
>
>
> On 7/13/2016 6:03 PM, Wang, Stephen wrote:
>
>> Hello all,
>
>>
>
>>
>
>>
>
>> I am building boost for the first time using the msvc-12.0 compiler
>
>> and trying to include Python 3.5.
>
>>
>
>>
>
>>
>
>> However, this error has caused many targets to fail:
>
>>
>
>> Any ideas?
>
>
>
> Try using single forward slashes in your user-config.jam and
> project-config.jam files.
>
>
>
>>
>
>>
>
>>
>
>> Best,
>
>>
>
>> Stephen Wang


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk