Re: Boost Install

2006-08-11 Thread missdeer
You should set PYTHON_ROOT & PYTHON_VERSION environment variable first, then set the VC toolset path, compile bjam.exe yourself and run bjam with -sTOOLS parameter. It seems Boost has not been totally tested under VS2005, but works fine with VS2003. Good luck!   miss

Re: Missing MSVCR71.dll

2006-08-08 Thread missdeer
This dll is shipped with VS.NET2003, you can copy one from others, maybe it'll work.     missdeer 2006-08-08 发件人: Hoop 发送时间: 2006-08-08 22:50:22 收件人: python-list@python.org 抄送: 主题: Missing MSVCR71.dll   Hi, I am trying to get my application into