[C++-sig] Boost Pro Python Version (original) (raw)
Cameron Royal cameron at sandboxsoftware.com.au
Tue Jan 27 12:05:09 CET 2009
- Previous message: [C++-sig] ArgumentError when use the shared_ptr
- Next message: [C++-sig] Boost Pro Python Version
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
So I'm having some difficulty getting one of the boost.python tutorial examples working. In particular the class with a string constuctor.
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.
- Previous message: [C++-sig] ArgumentError when use the shared_ptr
- Next message: [C++-sig] Boost Pro Python Version
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]