Ask Your Question
1

Cannot find MinGW folder in OpenCV 2.4.9

asked 2014-09-03 10:07:35 -0600

jquery404 gravatar image

updated 2014-09-03 10:21:40 -0600

berak gravatar image

Im trying to use OpenCV in eclipse and GCC C++ compiler .. but in opencv folder i couldn't find any lib folder name mingw. only vc10,vc11,vc12 how can i configure my eclipse so that it can get the lib information here is a screenshot .thanks

C:\fakepath\Screenshot-2014-09-03-23.04.09.jpg

edit retag flag offensive close merge delete

Comments

It may not help you to build new projects. but if you are about to compile old projects that use GCC C++ then you may downlaod the opencv-2.4.5 version from this unofficial site. http://www.filewatcher.com/m/OpenCV-2.4.5.exe.278901549-0.html

openlearner gravatar imageopenlearner ( 2014-11-18 09:22:14 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
1

answered 2014-09-03 10:22:37 -0600

berak gravatar image

updated 2014-09-03 10:29:44 -0600

there is no such thing anymore. (and no, you can't use the vc libs.)

you will have to grab cmake, and build the opencv libs from src.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-09-03 10:07:35 -0600

Seen: 1,148 times

Last updated: Sep 03 '14