getting curl to working with cocos2dx android

0 votes
Hiya.

Ive been trying for days to get appwarp to work with android using cocos2dx.

My project works fine on ios.

i have followed the instructions in the readme aswell as various other internet posts including some on this forum to no avail.

when running build_native.py, i keep getting the error curl/curl.h could not be found.

Can anyone shed some light on this issue, i feel as though i am making a silly mistake.

Thanks in advance.
asked Mar 22, 2015 in AppWarp by yaseenchoudhry (10 points)

1 Answer

0 votes
Hi,

If you are using Cocos2dx Version lesser than 3.3 then open Android.mk file and look for

# LOCAL_WHOLE_STATIC_LIBRARIES += cocos_network_static

and uncomment it by removing # from above statement.

If still you are facing the same issue, please share your cocos2dx version then it will be easy to suggest the better way.

Thanks.
answered Mar 23, 2015 by rajeev.etc (1,660 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...