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
本文详细介绍了使用bjam工具配置Boost库的过程,并针对Qt进行了特定的配置,包括平台、编译器版本、调试与发布设置等。此外还涉及了Qt的各种插件与组件的选择。
3015

被折叠的 条评论
为什么被折叠?



