Commit 178899be authored by Ethan Rublee's avatar Ethan Rublee

testing commit permission

parent b803c243
...@@ -107,3 +107,6 @@ include $(BUILD_SHARED_LIBRARY) ...@@ -107,3 +107,6 @@ include $(BUILD_SHARED_LIBRARY)
}}} }}}
The LOCAL_LDLIBS are very picky. {{{-L$(NDK_APP_OUT)/opencv/armeabi}}} is where the ndk builds opencv, usually in {{{<ndk>/out/apps/opencv/armeabi}}}. You can navigate there and see the static libraries that were built. The LOCAL_LDLIBS are very picky. {{{-L$(NDK_APP_OUT)/opencv/armeabi}}} is where the ndk builds opencv, usually in {{{<ndk>/out/apps/opencv/armeabi}}}. You can navigate there and see the static libraries that were built.
test edit
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment