views:

46

answers:

1

Hi,

I just want to compile my OpenCV 2.1 programs using MinGW. But I can't, because it won't compile ANYWAY. I DON'T WANT a solution to compile it, I just want the binary libraries because the pre-built VS2008 libraries don't work with MinGW. Can someone give it to me?

      Thanks in advance.
A: 

Never mind. The pre-compiler libraries DO work. The problem is that I was trying to link with the .a libraries, but you have to link with the .dll libraries. Anyway, this is the worst documentation I've ever seen - It was probably written by a 10yo communist on Cuba.

ABC
Funny thing is, the prebuild binaries actually ARE MinGW and thus do not work with Visual Studio.I do not know what problems you have with the documentation, and your comparison with Cuban children, as well as your nickname strongly suggest you are just trolling.
zerm