Subject: Re: [boost] Can't build in status?
From: John Maddock (jz.maddock_at_[hidden])
Date: 2016-02-27 11:59:57


> Is python initialized more than once, somehow?

I see Boost.Python has it's own:

using python ;

in at least 2 Jamfiles, do these conflict?

Thanks, John.