I have same issue with this link: How to update OpenSSL version in CSipSimple?
I get an error when I try to "make" with latest openssl version.
How can I find openssl for Csipsimple build?
Which should I use the ndk version?
Thank's
I have same issue with this link: How to update OpenSSL version in CSipSimple?
I get an error when I try to "make" with latest openssl version.
How can I find openssl for Csipsimple build?
Which should I use the ndk version?
Thank's
I solved problem with this way:
Dowloand openssl from this link: https://github.com/edwardlujunneng/openssl_android_build and move files to jni/openssl/source/ folder.
Copy .S files from old openssl folder and paste in to new openssl.
See details: https://github.com/r3gis3r/CSipSimple/issues/44