$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] 'pyconfig.h': No such file or directory
From: Edward Diener (eldiener_at_[hidden])
Date: 2016-07-14 09:34:30
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