Regarding configuration of OpenCv 2.4.6 in Dev Cpp

asked 2013-08-25 07:06:39 -0600

updated 2013-08-25 07:51:56 -0600

berak gravatar image

I think all the information im getting regarding this is outdated. I am first time user of openCV, i downloaded the openCv 2.4.6.0 pack for windows and ran it, which extracted a bunch of files. Now everywhere i see the DevCpp configuration they are ta;lking about folders like OpenCv/lib or OpenCV/bin But in my extracted files there are no bin or lib folders in the opencv folder. there are multiple bin and lib subfolders inside other folders in opencv. So which folders are the right ones?? and how to configure the whole thing?? Please help

edit retag flag offensive close merge delete

Comments

bear with me for not being a devcpp user, but :

  • the mingw folders should be the ones you're looking for.
  • cmake can at least output mingw makefiles
berak gravatar imageberak ( 2013-08-25 07:47:51 -0600 )edit