如何提取升压进程间图书馆? [英] How to extract boost interprocess library?

查看:168
本文介绍了如何提取升压进程间图书馆?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个小项目,即只使用了boost ::进程间部分来自Boost库。

I have a small project, that is using only the boost::interprocess part from boost library.

有没有提取所有需要的文件仅适用于图书馆的那部分的一个简单的方法?

Is there an easy way of extracting all needed files only for that part of library?

在此先感谢

推荐答案

让你进去看了升压的 BCP 效用?

Have you looked into the Boost bcp utility?

要提取而已,你可以使用:

To extract interprocess only, you could use:

$ mkdir /tmp/interprocess #bcp needs this
$ bcp interprocess /tmp/interprocess

此副本的和依赖于的/ tmp /间

这篇关于如何提取升压进程间图书馆?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆