boost python & 2.3

Robin Becker robin at jessikat.fsnet.co.uk
Sat Aug 2 12:31:00 EDT 2003


I'm having trouble building boost python with Python 2.3 & msvc. I don't
remember this with 2.2.3 so I guess it must be related to 2.3. I'm
seeing lots of this

C:\Python\devel\boost_1_30_0\boost/detail/ob_call_traits.hpp(89) : see
declaration of 'call_traits_chooser'
C:\Python\devel\boost_1_30_0\boost/detail/ob_call_traits.hpp(90) : error
C2059: syntax error : '{'
C:\Python\devel\boost_1_30_0\boost/detail/ob_call_traits.hpp(90) : error
C2143: syntax error : missing ';' before '{'
C:\Python\devel\boost_1_30_0\boost/detail/ob_call_traits.hpp(93) : error
C2143: syntax error : missing ';' before '{'
C:\Python\devel\boost_1_30_0\boost/detail/ob_call_traits.hpp(94) : error
C2955: 'type' : use of class template requires
template argument list

Any ideas?
-- 
Robin Becker




More information about the Python-list mailing list