[C++-sig] Re: boost.python tests examples defaults.py

David Abrahams dave at boost-consulting.com
Tue Nov 30 13:04:06 CET 2004


³¯¬è¿Ë wrote:
> Hi ...
>     I have tried to build the boost.python with VC6 on winXP.  I found there may be something wrong with defaults.py.  I copy the defaults.cpp and defaults.py on another direction. Then, I issued " python defaults.py". There are run-time erorr about memory. I run the command in debug mode, and found there may be error about std::string argument.  However, this run-time error didn't occur under linux.

It's hard to say much about your problem without more specific 
information about what you did, what errors there are, etc.

That said, I can assure you that the test is passing just fine on VC6:
http://www.meta-comm.com/engineering/boost-regression/developer/python.html

-- 
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com




More information about the Cplusplus-sig mailing list