What version of python does boost::python officially support? I noticed in the
python build file (see link below), it will only find from version 1.5 to 3.4.
Does this mean that boost python really only supports up to 3.4? Folks do
appear to be using other versions, but the fact that this onl
On 2019-05-16 3:43 p.m., Jones, Torrin A (US) wrote:
What version of python does boost::python officially support?
Anything above version 2.2
I noticed in the python build file (see link below), it will only find
from version 1.5 to 3.4. Does this mean that boost python really only
support