|
Boost-Build : |
Subject: Re: [Boost-build] 'pyconfig.h': No such file or directory
From: Wang, Stephen (swang10_at_[hidden])
Date: 2016-07-14 11:49:28
I have successfully built Boost!
[cid:image001.png_at_01D1DDC5.88C89E80]
I can't quite figure out how to build a project in a separate directory:
[cid:image002.png_at_01D1DDC5.C72C4C80]
Thanks,
Stephen
-----Original Message-----
From: Boost-build [mailto:boost-build-bounces_at_[hidden]] On Behalf Of Edward Diener
Sent: Thursday, July 14, 2016 10:00 AM
To: boost-build_at_[hidden]
Subject: Re: [Boost-build] 'pyconfig.h': No such file or directory
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]<mailto: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
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
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