Showing posts with label Windows 7 SDK. Show all posts
Showing posts with label Windows 7 SDK. Show all posts

Sunday, January 5, 2014

Building OpenCV 64 bit applications with Visual C++ 2010 Express

I've seen instructions/tutorials on how to build 32 bit OpenCV applications using Visual C++ 2010 Express and 64 bit OpenCV applications using the full-fledged Visual Studio 2010, but no instructions on building 64 bit OpenCV applications using Visual C++ 2010 Express. Hence, this post.