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
And then I started to debug and build the application
In the middle of processing, something look like this appear, like
I clicked Yes and
This is the error which I get
The simple code that i had
Please review the error for me and thank you of your caring.