From: alex_at_[hidden]
Date: 2007-07-23 23:03:16


Hi,
I need help on compile Boost.Python.
 I keep having an error "cannot open file boost_python-vc80-mt-gd-1_34.lib" when
I issue a commond bjam -sTOOLS=vc-8_0.

  I searched some notes from web and I added "import python" or "using python"
already. However the problem still exists.

anyone can advise?