microsoft / cpprestsdk

The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
Other
7.89k stars 1.64k forks source link

Support for latest NDK #225

Open vinodshinde opened 7 years ago

vinodshinde commented 7 years ago

are there any plans for supporting latest NDK and also build for following ABI arm64-v8a x86_64 mips mips64

ras0219-msft commented 7 years ago

We'd be happy to accept pull requests for additional ABIs or newer NDKs.