微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

cocos2dx 3.x版本 openssl 更新的问题 最后又3.x版本最新的libs下载地址

Cocos2d-x Developer Blog

Cocos Creator 1.0.2 released!

Cocos Creator 1.0.2 officially released!

We are excited to release version 1.0.2 of Cocos Creator. Cocos Creator is a new,unified,development tool that handles every step in the game development process.
(more…)

Posted in Announcement Tagged with: cocos-creator

OpenSSL update

Cocos2d-x has upgradedOpenSSLto version1.0.2g.

BeginningJuly 11,2016,Google Play will block publishing of any new apps or updates that use older versions ofOpenSSL. It is important that you update the use ofOpenSSLin your projects.

If you use v2.x or use older versions of v3.x,you can just updateCURLandOpenSSL. To do this:

  • modifyCocos2d-x root/external/config.jsonto update the dependency version. For v3.x the dependency version isv3-deps-92,and for v2.x it isv2-deps-5
  • execute thedownload-deps.pyscript in yourCocos2d-x root.

Feel free to post on ourforumsif you run into difficulty.

官网上更新了,而且到16年7月11号的时候如果没有更新的话就不能上google商店了下面给个3.x版本的libs
直接替换掉third_party\android\prebuilt\libcurl\libs下的同名文件即可
链接:http://pan.baidu.com/s/1qXUaV0K 密码:5gc1

原文地址:https://www.jb51.cc/cocos2dx/339759.html

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐