|
From: artella <art...@go...> - 2009-04-20 21:19:44
|
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 -- View this message in context: http://www.nabble.com/libboost_filesystem-vc90-mt-sgd-1_38.lib-tp23145100p23145100.html Sent from the quantlib-dev mailing list archive at Nabble.com. |