1 | initial version |
you cannot use the prebuild visual studio libs with mingw.
if you insist on using a cygwin environment, you will have to build the opencv libs locally, using cmake (and please use mingw64, not mingw32)
pretty similar to here , you can skip all the dependancies on win.