Skip to content

Android NDK: APP_STL gnustl_shared is no longer supported#27

Open
karrirasinmaki wants to merge 1 commit intosaki4510t:masterfrom
karrirasinmaki:master
Open

Android NDK: APP_STL gnustl_shared is no longer supported#27
karrirasinmaki wants to merge 1 commit intosaki4510t:masterfrom
karrirasinmaki:master

Conversation

@karrirasinmaki
Copy link
Copy Markdown

Hi,

in this PR I have updated deprecated gnustl_shared to c++_shared. Library gnustl_shared is no longer supported and the project cannot be built using it.

Sorry to include other changes as well I did before trying this project on my own.

I think necessary changes are in files:

  • opencv/src/main/java/com/serenegiant/opencv/ImageProcessor.java
  • opencv/src/main/jni/Application.mk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant