I am using visual studio 2012.i got the error
LNK1112: module machine type 'x64' conflicts with target machine type
'X86'highgui248d.lib(opencv_highgui248d.dll)' while building a win32
console application.
I have tried modifying the property to match with my open_cv application requirement.