This is a cache of https://discuss.96boards.org/t/cross-compiling-opencv-for-410c/7717. It is a snapshot of the page at 2024-09-20T10:51:46.074+0000.
Cross compiling OpenCV for 410c - 96Boards Forum

Cross compiling OpenCV for 410c

I have 410c loaded with Linaro (debian) and had VirtualBox (debian) setup for Cross Compile (C program). The Eclipse remote debug was setup and works fine.

Now, I would like to build C++ project using OpenCV.
Is there any procedures available how to create this using Eclipse on Linux ?
Best if I can just get default package without the need to rebuild latest OpenCV library.

Thanks for advice.