Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

opencv 3.0 build for android

Hi, I'm trying to build openCV 3.0 for Android on Windows 8, 64 bit, by following this: http://code.opencv.org/projects/opencv/wiki/Building_OpenCV4Android_from_trunk.

Can somone please make some order with the exact versions of the required tools (prerequisites)? I downloaded the latest cmake (3.2), and I got a crash at the beginning of the build. So I tried cmake 3.1 - and it started building. Bu then it showed several 'fail' statuses, stopping on: -- Check if the system is big endian -- Searching 16 bit integer CMake Error at C:/Program Files (x86)/CMake/share/cmake-3.1/Modules/TestBigEndian.cmake:51 (message): no suitable type found Call Stack (most recent call first): CMakeLists.txt:516 (test_big_endian)

I have double-checked the paths as the document specifies, everything seems to be ok...

Does anyone have an idea what could the problem be?

Thanks, yakobom