Open MrEsp opened 8 years ago
there's a makefile also a bin folder with compiled binaries. I think you need to link the binary into your Android app. This is something that interests me as well.
Some googling points to using the android-ndk and compiling targeting ARM architecture.
Hello @liuliu, i am also Interested in IOS build.
thanks, will check it out.
On Tue, Apr 26, 2016 at 3:58 PM, Harry Moreno notifications@github.com wrote:
@odunboye https://github.com/odunboye https://www.packtpub.com/books/content/linking-opencv-ios-project
— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/liuliu/ccv/issues/177#issuecomment-214773226
@liuliu Hello,
Could you please tell a few words on building your lib on Android ? What is the simplest way to do it ? As there are no make files, it can be tricky.