Ask Your Question
1

missing mingw in 2.4.8 windows

asked 2014-02-16 15:53:24 -0600

wouter99999 gravatar image

When installing opencv 2.4.8 for Windows, I discovered that the folder build\x86\mingw is missing. It is present in OpenCV 2.4.2. Is this a bug? I am a PHP programmer and new to opencv and mingw.

edit retag flag offensive close merge delete

Comments

there were problems with the mingw binaries, like false virus-scanner alerts, also too many libstdc(++) versions, so they don't pack that in anymore.

atm, you'll have to build them from src (cmake)

berak gravatar imageberak ( 2014-05-04 01:20:30 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2014-05-04 01:09:39 -0600

Philippe gravatar image

Is it possible to have the binaries for mingw included in opencv distributable as done for previous versons? uncompressed the mingw is only 45Meg (versus 350Meg for vc11). I realize that there are so many possibilities with mingw, but using the same settings as done for opencv2.4.5 would be great....

http://sourceforge.net/projects/mingw/files/Automated%20MinGW%20Installer/mingw-get-inst/

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-02-16 15:53:24 -0600

Seen: 736 times

Last updated: May 04 '14