Boost DYN_LNK 与 USE_DLL 与 USE_LIB
以下定义之间有什么区别:(
#define BOOST_REGEX_DYN_LNK
#define BOOST_REGEX_USE_DLL
#define BOOST_REGEX_USE_LIB
任意选择正则表达式)?
其中哪些自动链接项目与 libboost*.lib
、boost*.lib
、boost*.dll
文件?上述文件之间有什么区别?
What is the difference between the following defines:
#define BOOST_REGEX_DYN_LNK
#define BOOST_REGEX_USE_DLL
#define BOOST_REGEX_USE_LIB
(regex was chosen arbitrarily)?
Which of them auto-link the project with libboost*.lib
, boost*.lib
, boost*.dll
files? what are the differences between the mentioned files.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论