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

Add support for CURL #4

Closed
bjornblissing opened this issue Mar 4, 2014 · 4 comments
Closed

Add support for CURL #4

bjornblissing opened this issue Mar 4, 2014 · 4 comments
Assignees

Comments

@bjornblissing
Copy link
Owner

Add support for libcurl:

http://curl.haxx.se/

@bjornblissing
Copy link
Owner Author

Curl has basic support for CMake:
https://github.com/bagder/curl/

@robling
Copy link

robling commented Dec 29, 2015

I've find a script on github may help for building curl on windows. Here is the link : https://github.com/blackrosezy/build-libcurl-windows. Hope that helps.

@bjornblissing
Copy link
Owner Author

@robling Thank you, I will look into it.

@zakalawe
Copy link

Just to let you know I'm working on this is my local tree, I'm ignoring the Curl CMake support since it's marked as 'not well maintained'. I have something basic compiling but not sure which features are enabled / disabled yet. Didn't touch SSL at all so far.

zakalawe pushed a commit to zakalawe/osg-3rdparty-cmake that referenced this issue Apr 14, 2016
Basic libCurl support, i.e. no SSL support so far.

Contribution by James Turner:
1a71fa5

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

No branches or pull requests

3 participants