cocos2d / cocos2d-x

Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x & 2.x.
https://www.cocos.com/en/cocos2d-x
18.24k stars 7.06k forks source link

cocos2d-x 3.13.1 Android CURL not change #16622

Open weiwest opened 8 years ago

weiwest commented 8 years ago
minggo commented 8 years ago

What did you mean did Android curl Library did not change after use GCC?

weiwest commented 8 years ago

create a new project open "$(call import-module,curl/prebuilt/android)' in cocos/Android.mk add "LOCAL_STATIC_LIBRARIES += cocos_curl_static" in cocos/Android.mk it will be crush

woody006 commented 8 years ago

how to solve this problem?