Poco1.6.0版本编译

windows平台编译

1.由于公司需要更换poco的版本,所以今天好好研究了一下poco的编译,本机的安装环境是vs2013,在网上查了很多资料,说运行一下build_vs120.cmd可以自动完成编译,本人实验发现openssl与mysql过不去,因为我本机没有openssl与mysql,后来好好研究了一下buildwin.cmd,发现里面有设定openssl与mysql的路径,于是把openssl的路径改了,ok,openssl过了,但是mysql又过不了,我又不想为了把poco的mysql编译过而装个mysql,因为我们用不到mysql, 我就想应该肯定有个地方可以设定自己不需要编译的模块,继续看buildwin.cmd脚本文件,原来components文件中指定了需要编译的模块,果断把mysql干掉了,ok一切顺利编译结束

ps:

1.指定需要编译的版本,动态库,静态库,debug,release版本等可以修改build_vs120.cmd文件中为一下值

转载于:https://www.cnblogs.com/muzhao/p/5389900.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
(注:若需要下载帮助文档,请搜索poco-1.6.1-all-doc) 本资源介绍:Introduction The POCO C++ Libraries are a collection of open source C++ class libraries that simplify and accelerate the development of network-centric, portable applications in C++. The libraries integrate perfectly with the C++ Standard Library and fill many of the functional gaps left open by it. Their modular and efficient design and implementation makes the POCO C++ Libraries extremely well suited for embedded development, an area where the C++ programming language is becoming increasingly popular, due to its suitability for both low-level (device I/O, interrupt handlers, etc.) and high-level object-oriented development. Of course, POCO is also ready for enterprise-level challenges. POCO Libraries POCO consists of four core libraries, and a number of add-on libraries. The core libraries are Foundation, XML, Util and Net. Two of the add-on libraries are NetSSL, providing SSL support for the network classes in the Net library, and Data, a library for uniformly accessing different SQL databases. POCO aims to be for network-centric, cross-platform C++ software development what Apple's Cocoa is for Mac development, or Ruby on Rails is for Web development — a powerful, yet easy and fun to use platform to build your applications upon. POCO is built strictly using standard ANSI/ISO C++, including the standard library. The contributors attempt to find a good balance between using advanced C++ features and keeping the classes comprehensible and the code clean, consistent and easy to maintain.

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值