From: Lenore H. <lh...@si...> - 2009-10-21 05:18:50
|
On Oct 20, 2009, at 22:10 , Guy K. Kloss wrote: > On Wed, 21 Oct 2009 16:03:56 Bruce Sherwood wrote: >> For what it's worth, I successfully compiled and ran Visual on >> Windows for >> Python 2.6.2 using the same Boost 1.39 libraries that didn't work >> with >> Python 2.6.3. So now I wonder whether the problem isn't with Python >> 2.6.3, not with Boost. > > That is very good. We're starting to get somewhere with this. So, > unfortunately it's mostly out of our hands to fix this problem. It > seems like > we need to have a fix for Boost to play along with Python >= 2.6.3 > or some > adaptation to Python. However, I've got the feeling that maybe the > "virtue" of > the older Python version was potentially a shortcoming that was fixed Python 2.6.3 apparently needs svn version of boost to work. See http://groups.google.com/group/python-ogre-developers/browse_thread/thread/130617f8c69f1bcb# Apparently there exist versions of boost that support python 3. https://svn.boost.org/svn/boost/website/public_html/beta/feed/history/boost_1_41_0.qbk Lenore |