Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Curl not getting added for ios project in cocos2dx v3.17 #316

Open
saudahmed opened this issue May 30, 2018 · 2 comments
Open

Curl not getting added for ios project in cocos2dx v3.17 #316

saudahmed opened this issue May 30, 2018 · 2 comments

Comments

@saudahmed
Copy link

I have downloaded zip file of cocos2dx. And have setup the project using setup.py.
But when I am trying to uses “curl/curl.h” it cannot find it. Is curl not supported on iOS anymore.
My whole library on turn base match is based on it. If this a problem than what are the alternatives.
I recently upgraded from ver 2.2.6.

Can you please setup an iOS project and try to add #include "curl/curl.h" in HelloWorld scene

@lookfuyao
Copy link

Same problem on Android。 CurlTest only support windows now? why?

@minggo
Copy link
Contributor

minggo commented Mar 11, 2019

In order to reduce application size, iOS/Android doesn't use curl any more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants