Ask Your Question

Revision history [back]

Error C1083: Cannot open the include file "opencv2/opencv.hpp": No such file or directory

Hi everyone, I'm new to opencv 2.4.6 with visual studio 2012 with compilation with cmake 2.8 I start with the simple programme about image detection application. But I encounter some error named as error C1083 as stated in the question. I started with opening the ImagefaceDetection1 files with Visual Studio 2012, look like image description

And then I started to debug and build the application image description

In the middle of processing, something look like this appear, likeimage description

I clicked Yes and

image description

This is the error which I get

image description

The simple code that i had

image description

Please review the error for me and thank you of your caring.

click to hide/show revision 2
retagged

updated 2013-09-29 05:48:39 -0600

berak gravatar image

Error C1083: Cannot open the include file "opencv2/opencv.hpp": No such file or directory

Hi everyone, I'm new to opencv 2.4.6 with visual studio 2012 with compilation with cmake 2.8 I start with the simple programme about image detection application. But I encounter some error named as error C1083 as stated in the question. I started with opening the ImagefaceDetection1 files with Visual Studio 2012, look like image description

And then I started to debug and build the application image description

In the middle of processing, something look like this appear, likeimage description

I clicked Yes and

image description

This is the error which I get

image description

The simple code that i had

image description

Please review the error for me and thank you of your caring.