Ask Your Question

Revision history [back]

The warnings are completely normal. They indicate that there are no debug files for prebuilt libraries. This is because the libs where not built on your target system. Just ignore them if your code works fine besides it.

If you want them gone, build openCV yourself on your system.