Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

openCv with visual studio 12

Need some help to get OpenCv working with VS12

openCv with visual studio 12

Need Hi there, i've been struggling for the last month trying to get it working.. i thought i could use some help:

i'm using windows 7 64bits with VS12 (from dreamspark)

i've installed opencv at C:Root and also Cmake.

The first pb i get is that, when i'm running cmake i get this error:

CMake was unable to find a build program corresponding to "Visual Studio 9 2008 Win64". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.strong text

when i click on configure i only have choices for VS5 to 9, not VS12 nor 11. everysingle option gives me the same error.

i guess i have a problem with my VS12 compiler. I think i've added the opencv binaries the proper way (x64 x86 bin in sys.path), but what seems weird is that in my system path, i don't have anything mentionning VS12 nor VS11. I've noticed in my program files i only have VS11. Are they using the same compiler?

I need help to get OpenCv working with VS12because i've been stuck for too long, thanks a lot if anyone can help me out..

openCv with visual studio 12processing Video frames

Hi there, i've been struggling for the last month trying to get it working.. i thought i could use some help:

i'm using windows 7 64bits with VS12 (from dreamspark)

i've installed opencv at C:Root and also Cmake.

The first pb i get is that, when i'm running cmake i get this error:

CMake was unable to find a build program corresponding to "Visual Studio 9 2008 Win64". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.strong text

when i click on configure i only have choices for VS5 to 9, not VS12 nor 11. everysingle option gives me the same error.

i guess i have a problem with my VS12 compiler. I think i've added the opencv binaries the proper way (x64 x86 bin in sys.path), but what seems weird is that in my system path, i don't have anything mentionning VS12 nor VS11. I've noticed in my program files i only have VS11. Are they using the same compiler?

I need help because i've been stuck for too long, thanks a lot if anyone can help me out..