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

时间:2022-11-30 19:11:50
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…)

FacebookTwitterGoogle+分享
Posted in Announcement Tagged with: cocos-creator

OpenSSL update

Cocos2d-x has upgraded OpenSSL to version 1.0.2g.

Beginning July 11, 2016, Google Play will block publishing of any new apps or updates that use older versions of OpenSSL. It is important that you update the use of OpenSSLin your projects.

If you use v2.x or use older versions of v3.x, you can just update CURL and OpenSSL. To do this:

  • modify Cocos2d-x root/external/config.json to update the dependency version. For v3.x the dependency version is v3-deps-92, and for v2.x it is v2-deps-5
  • execute the download-deps.py script in your Cocos2d-x root.

12345678910111213 (jtsm@15~)$cdcocos2d-x (jtsm@15~/cocos2d-x)$./download-deps.py =========================================================>Preparetodownloadexternallibraries!==>Readytodownload'v3-deps-92.zip'from'https://github.com/cocos2d/cocos2d-x-3rd-party-libs-bin/archive/v3-deps-92.zip'==>WARNING:Couldn't grab the file size from remote, use 'zip_file_size' section in '/Users/jtsm/Chukong-Inc/cocos2d-x/external/config.json'==>Starttodownload,pleasewait...==>Downloadingfinished!==>Extractingfiles,pleasewait...==>Extractiondone!==>Copyingfiles...==>Cleaning...

Feel free to post on our forums if you run into difficulty.

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