bjam --toolset=msvc-7_1 link=static,shared release debug stageI copied all libraries and DLLs to libs directry. Then, I renamed the libraries from "libboost_unit_test_framework-vc-xx" to "libboost_unit_test_framework-vc71-xx" because projects of mine occurs link error on libboost_unit_test_framework. More cool solution may be...
No comments:
Post a Comment