Ask Your Question

Revision history [back]

I'm getting the same error. The cause is that they chose to switch the toolchain they built the libraries with from gcc-4.8 to gcc-4.9 from 3.0.0-rc1 to 3.0.0 final. Try forcing your NKD build to use GCC 4.9 instead of the default 4.8.

See also http://code.opencv.org/issues/4398