Ask Your Question
0

Build OpenCV without Android

asked Feb 1 '13

karlphillip gravatar image

I would like to disable Android support when building OpenCV.

Is it possible? What CMake flags do I need to set to do that?

Preview: (hide)

Comments

1 answer

Sort by » oldest newest most voted
4

answered Feb 1 '13

What do you mean under Android Support? Android build is enabled using special cmake toolchain android/android.toolchain.cmake. If you use your system compiler all Android related options and pieces of code are disabled by default.

Preview: (hide)

Question Tools

Stats

Asked: Feb 1 '13

Seen: 392 times

Last updated: Feb 01 '13