cpprestsdk icon indicating copy to clipboard operation
cpprestsdk copied to clipboard

Build for Android from MacOS

Open ieshaan12 opened this issue 3 years ago • 0 comments

I'm trying to build for Android via CMake on MacOS for 64-bit arch (arm64-v8a and x86-64) as well as 32-bit arch (armeabi and x86). There's no direct documentation for this.

I have built openssl, boost, zlib locally on my dev setup and want to use them.

Can anyone help with that?

ieshaan12 avatar Jan 31 '22 07:01 ieshaan12