Hello,
I am new, and I has big problem with bulid my simple program. I using many tutorials, instructions and I can't solve it.
I edit variable's path, add in:
C/C++->General->Additionals Include Directories->MyOpenCv\build\include
Linker->General->Additionals Library Directories->MyOpenCv\build\x86\vc11\lib
Linker->Input->Additional Dependencies->I added .libs
The same in Debug and Release.
Windows 8 x64, VS2012 x32, OpenCV 2.4.5
Please help me I struggling with this for 3 days.