Quantcast
Channel: WE MOVED to github.com/microsoft/cpprestsdk. This site is not monitored!
Viewing all articles
Browse latest Browse all 4845

New Post: Workarounds to build for Android under Mac OS X

$
0
0

Well there is still a probe;em: I get this error now:

Since you've disabled or enabled at least one algorithm, you need to do
the following before building:
make depend
Configured for android-x86.
making depend in crypto...
../util/domd: line 25: i686-linux-android-gcc: command not found
make[2]: *** [depend] Error 1
make[1]: *** [depend] Error 1

make: *** [x86/lib/libssl.a] Error 2

Also the sed lines in the Makefile for openssl fail on Mac

setenv-android-x86.sh: setenv-android.sh
    cp setenv-android.sh setenv-android-x86.sh.tmp
    sed -i 's/_ANDROID_EABI="arm-linux-androideabi-4.8"/_ANDROID_EABI="x86-4.8"/g' setenv-android-x86.sh.tmp
    sed -i 's/_ANDROID_ARCH=arch-arm/_ANDROID_ARCH=arch-x86/g' setenv-android-x86.sh.tmp
    mv setenv-android-x86.sh.tmp setenv-android-x86.sh
With this error:
sed: 1: "setenv-android-x86.sh.tmp": unterminated substitute in regular expression


Heisenberg

Viewing all articles
Browse latest Browse all 4845

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>