Re: Boost Install

2006-08-11 Thread Neil Hodgson
Jeff: > I have attempted to follow some online install directions which do not > seem to work. I am using VS2005. VS2003 is more likely to work since that was the compiler used for the python executables distributed by python.org. > I have tried, bjam "--with-python-version[=2.4] and just g

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!   missdeer 20