Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Working binaries for windows

Hello everybody!

I have been working with OpenCV before, but I had to switch machines and my version of OpenCV got lost in the process. So I need a new one.

First I tryed to download the latest release for the website, but I got runtime errors, I was unable to solve. See this issue.

I already have some experience compiling librarys on my own, so downloaded the latest source and tryed to compile it myself with MinGW gcc 4.7.2 on my windows 8. I have been trying to do that for the past two days. I ran into a lot of difficulties. For example this issue or that I had to include some files manually and in the end there was a undefined reference I could not resolve.

To make a long story short, I almost ready to give up now. So what I'm asking is if somebody could please be so kind to upload a working install directory (include, lib, bin) of OpenCV 2.4.5 (or the lastest source I don't care) compiled with MinGW gcc 4.7 for windows(I also don't care about TBB or anything, I just want a working copy) so I can finally get my code working again.

I would be extremly thankful, if somebody could help me out here! Thanks in advance Foaly