Hi ,
 
I have a problem,
 
I  download boost,
 
I followed the steps on www.boost .org
 
so first I build  jam to  obtain jam.exe,  I copy it  in  my directorie  where I installed  boost.
 
I run Msdos, I  run VCVARS32 to set the environement of vc++
 
 
after  I  execute  : bjam "-sTOOLS=msvc" install
 
It compiles , however  I have  many  errors and failed.
 
At the end , It has copied  in a  directory  boost include... the include , and the  . lib. But I don't have  all the  libs
I have the following message:
 
...failed updating 82 targets...
...skipped 60 targets...
...updated 4598 targets...
 
Can you help me please.
 
Thanks