opencv 3.0 build for android

asked 2015-07-12 04:33:33 -0600

yakobom gravatar image

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

edit retag flag offensive close merge delete

Comments

Same problem here. Did you solve it?

Heribert gravatar imageHeribert ( 2015-12-28 01:53:43 -0600 )edit

Hi, sorry for my late response. I did not, and I managed without it and moved on.

yakobom gravatar imageyakobom ( 2016-03-30 06:40:44 -0600 )edit