2008/5/14 Rainer Thaden <
RThaden@web.de>:
Hi,
> bjam release debug threading=multi --toolset=msvc stage
add link=static
you could also use the bjam option
--build-type=complete
which worked pretty good for me using vs studio express 2008. With that
option all possible dll's and static libraries should be built.
Rainier:
Following yours advice I used the option
--build-type=complete
It work!! Thank you very much.
By the way. It would be a good idea to include those advices in the man page
Getting Started on Microsoft Windows :-)
Thanks again.
Adolfo.