Skip to content

NAbdulla1/cpp-httplib-with-ifaddrs-fixed-for-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is the combination of https://github.com/yhirose/cpp-httplib and https://github.com/morristech/android-ifaddrs to fix the ifaddrs.h error in Android SDK version 23 or lower.

Usage: clone this project in the root of cpp directory in android project and add the add_subdirectory(cpp-httplib-with-ifaddrs-fixed-for-android) in the root level CMakeLists.txt and link the httplib.

An example project is available here: https://github.com/NAbdulla1/Example-of-CPP-HTTPLIB

Releases

No releases published

Packages

No packages published