Ask Your Question
0

Build OpenCV without Android

asked 2013-02-01 12:36:01 -0600

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?

edit retag flag offensive close merge delete

Comments

did you read this? http://opencv.org/android

Jean-François Côté gravatar imageJean-François Côté ( 2013-02-01 13:09:27 -0600 )edit

1 answer

Sort by » oldest newest most voted
4

answered 2013-02-01 13:09:24 -0600

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.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-02-01 12:36:01 -0600

Seen: 331 times

Last updated: Feb 01 '13