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.
我在使用 bjam 编译 boost 进程库时遇到了麻烦。我下载了最新版本(0.5)并复制了 headers 和 lib 文件夹来提升主目录。然后我调用了引导程序和“bjam --with-process”,但我收到一个错误,抱怨找不到库进程。
bjam --with-process 错误:--with- 选项中的库名称 'process' 错误。
这个库是只有头文件的。您不需要构建它 - 只需#include适当的标题。
#include