ccv icon indicating copy to clipboard operation
ccv copied to clipboard

Android make files / building guide

Open MrEsp opened this issue 8 years ago • 4 comments

@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.

MrEsp avatar Apr 25 '16 15:04 MrEsp

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.

morenoh149 avatar Apr 25 '16 19:04 morenoh149

Hello @liuliu, i am also Interested in IOS build.

odunboye avatar Apr 26 '16 07:04 odunboye

@odunboye https://www.packtpub.com/books/content/linking-opencv-ios-project

morenoh149 avatar Apr 26 '16 14:04 morenoh149

thanks, will check it out.

On Tue, Apr 26, 2016 at 3:58 PM, Harry Moreno [email protected] 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

odunboye avatar Apr 26 '16 15:04 odunboye