how to install opencv in win64 bit and visual studio 2008 express

asked 2015-01-27 04:10:57 -0600

I'm developing application in visual studio 2008 express edition. I want to work on opencv also. Can someone share installation steps in win -64 bit and visual studio 2008 express environment? Thanks

edit retag flag offensive close merge delete

Comments

Too bad but it is not possible to compile x64 bit applications with the express edition, see here. So either grab a 32 bit version, which will do just fine on your 64 bit system or grab an official release or move to a complete version.

StevenPuttemans gravatar imageStevenPuttemans ( 2015-01-27 06:51:18 -0600 )edit

As to some guides: click here or here!

StevenPuttemans gravatar imageStevenPuttemans ( 2015-01-27 06:53:05 -0600 )edit