Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

This might happen, because you are running out of memory while compiling. Even though it works for the guy in the tutorial, that doesn't mean that the newer version of openCV you are using won't hit the magic point of exceeding the available memory. But you might try a newer version of your compiler or an older version of openCV. If that doesn't help you should consider cross-compiling it on your normal PC.