libboost_filesystem-vc90-mt-sgd-1_38.lib
Hi,
I have downloaded boost 1.38 and built via bjam. When I try to build QuantLibXL_full_vc9.sln requests are made for :
1)libboost_regex-vc90-mt-sgd-1_38.lib
2)libboost_serialization-vc90-mt-sgd-1_38.lib
3)libboost_unit_test_framework-vc90-mt-sgd-1_38.lib
I am able to find these. However a request is also made for :
(-->libboost_filesystem-vc90-mt-sgd-1_38.lib<--)
which I have not managed to find.
NB I have managed to find :
libboost_filesystem-vc90-gd-1_38.lib
and
libboost_filesystem-vc90-1_38.lib
Thanks