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

前端之家收集整理的这篇文章主要介绍了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.f2er.com/cocos2dx/339759.html

猜你在找的Cocos2d-x相关文章