Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3318: boost/python/detail/caller.hpp doesn't compile (no member named 'get_pytype')
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-07-28 20:25:36
#3318: boost/python/detail/caller.hpp doesn't compile (no member named
'get_pytype')
----------------------------------------------------+-----------------------
Reporter: Ingmar Vanhassel <ingmar@â¦> | Owner: troy
Type: Bugs | Status: new
Milestone: Boost 1.40.0 | Component: Python
Version: Boost 1.39.0 | Severity: Regression
Resolution: | Keywords:
----------------------------------------------------+-----------------------
Comment (by Nicolas Kaiser <nikai@â¦>):
I tried to build against system Boost 1.35.0, but failed with the same
error.
I had a look at the differences between 1.35 in-tree and
system 1.35, but couldn't find any interesting ones.
Then I noticed that my build system swallowed the below flag:
{{{
vegastrike/m4scripts/VS_WITH_BOOST.m4, lines 15 and 29:
BOOST_CPPFLAGS='-I/usr/include -DBOOST_PYTHON_NO_PY_SIGNATURES '
(..)
AC_DEFINE(BOOST_PYTHON_NO_PY_SIGNATURES,1,[needed for get_pytype])
}}}
With this one added it's working for me against 1.41.0.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3318#comment:8> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:04 UTC