Ask Your Question
0

Which is the right version with windows 7 and visual studio 2008 ?

asked 2014-02-27 23:46:41 -0600

I have got windows 7 and visual studio 2008 installed on my laptop. Please let me know which is the right version of opencv for this combination ?

edit retag flag offensive close merge delete

Comments

Well,I used opencv 2.3 when I had visual studio-2008 and it worked fine,I guess you should upgrade visual studio to 2010 so that you can use atleast 2.4.6 version. :)

Abhishek Kumar Annamraju gravatar imageAbhishek Kumar Annamraju ( 2014-02-28 02:21:37 -0600 )edit
1

Actually the latest version is correct for your system. Just know that you should use the vc9 visual compiler lib and dll folders. vc10 and vc11 won't work on visual studio 2008.

StevenPuttemans gravatar imageStevenPuttemans ( 2014-02-28 03:56:42 -0600 )edit
1

btw, 3.0 will require you to get stdint.h from somewhere and drop it into the include folder of your compiler

berak gravatar imageberak ( 2014-02-28 11:36:17 -0600 )edit
2

VS 2008 is buggy on Windows 7, so you might want to upgrade that, if possible.

xaffeine gravatar imagexaffeine ( 2014-02-28 12:27:29 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
1

answered 2014-02-28 09:18:40 -0600

Guyygarty gravatar image

Hi,

I had a similar question and I ended up downloading 2.4.8, 2.4.7 and 2.4.6. Only 2.4.6 had the vc9 build. I assume you could use the newer versions but would need to build them yourself from the provided source.

guy

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-02-27 23:46:41 -0600

Seen: 228 times

Last updated: Feb 28 '14