摘要:
Boost官网的《Geting Started On Windows》提到了Boost库的命名,摘录如下:以 libboost_regex-vc71-mt-d-1_34.lib 为例:lib 前缀:除了Microsoft Windows之外,每一个Boost库的名字都以此字符串开始。在Windows上,只有普通的静态库使用lib前缀;导入库和DLL不使用。 boost_regex 库名称:所有bo... 阅读全文
posted @ 2011-10-31 15:28
MacrosLee's Mind
阅读(377)
评论(0)
推荐(0)