Ask Your Question

Revision history [back]

Some days ago cross compilation for ARM support was added to OpenCV branch 2.4. You can find cmake toolchain in project git in platform/linux folder. Here is my branch with arm-nonlinux-gnueabi toolchain. To use arm-nonlinux-gnueabi toolchain set -DCROSS_COMPILER_PATH=(path to compiler folder) cmake option.