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](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
↧