Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
将 Boost 单独编译的库附加到 Visual Studio 2012 项目或解决方案以便拥有 Boost 源代码的人可以在 VS 构建期间构建库的最简单方法是什么?这是为了让整个 Boost 按需可用。
有许多不同的策略。我个人使用BlueGo
BlueGo 可以为不同的 Visual Studio 版本构建不同的 Boost 版本。您可以指定应该构建的不同模块。