Binaries for MinGW on Windows 7
Hey Community,
I want to use openCV in C++ but the problem is, I can´t find the libraries for mingw under build/x86/. There are only the vcXX libraries. Where can I get them or must I compile them by my own? That would be terrible, because I don´t have admin rights and cmake need them. >.<
Thanks in advance!
Got it:
I have not seen that there is also a zipped cmake for download. This does not need admin permission.
Thank you anyway.