Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

you have to link libs, not dlls

(*.dll.a in the case of mingw)

also, if you want to use mingw, step #1 would be: build opencv libs from src, using cmake.

other functions work well,

no, your compiler just stops complaining after the 1st error.

you have to link libs, not dlls

(*.dll.a in the case of mingw)

also, if you want to use mingw, step #1 would be: build opencv libs from src, using cmake.

other functions work well,

no, your compiler linker just stops complaining after the 1st error.