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.
如何在visual studio中设置boost?
不明白如何使这个库工作。
编译程序时每次超时错误。
Boost 由相当多的库组成——其中一些需要预先构建,而另一些则不需要。此外,您必须在 VisualStudio 中设置“路径”,让它知道 Boost 标头所在的位置。查看“入门”部分。