[C++-sig] Boost Pro Python Version

Cameron Royal cameron at sandboxsoftware.com.au
Tue Jan 27 12:05:09 CET 2009


So I'm having some difficulty getting one of the boost.python tutorial
examples working. In particular the class with a string constuctor.

http://www.boost.org/doc/libs/1_37_0/libs/python/doc/tutorial/doc/html/python/exposing.html#python.constructors

This exact example crashes for me in Visual Studio with an exception at line
75 in <boost/python/detail/invoke.hpp>. I've read a few other forum posts
and I can only assume there was something wrong with my build / config
seeing as this seems like a trivial example.

I am using the free boost download (http://www.boostpro.com/products/free)
for VC9 and Python 2.5. I'm wondering if this is the right version of Python
for that build? I couldn't find in the download any indication of what
python version it's expecting, or if it evens matters.

Any guidance would be much appreciated.
Many thanks-
Cameron
-- 
View this message in context: http://www.nabble.com/Boost-Pro-Python-Version-tp21683370p21683370.html
Sent from the Python - c++-sig mailing list archive at Nabble.com.



More information about the Cplusplus-sig mailing list