boost and qt compile.

bjam stage toolset=msvc-9.0 --without-python --stagedir="F:\boost_1_49_0\vc9" link=shared runtime-link=shared threading=multi debug release

configure -platform win32-msvc2008 -debug-and-release -opensource -shared -fast -qt-sql-sqlite -plugin-sql-sqlite -no-qt3support -qt-zlib -qt-gif -qt-libpng -qt-libmng -qt-libtiff -qt-libjpeg -no-webkit -qt-style-windowsxp -qt-style-windowsvista -nomake examples -nomake demos

原文地址:https://www.cnblogs.com/zengqh/p/2477401.html