15 May
2008
15 May
'08
12:47 a.m.
Adolfo Jimenez wrote:
2008/5/14 Rainer Thaden
mailto: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.
Just as an aside, 95% of date-time can be used without a library, so it's quite possible you didn't need to build/link the library at all. Jeff