Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

error LNK1112: module machine type 'X86' conflicts with target machine type 'x64' - (opencv_highgui249d.dll)

Hi ,

Im trying to setup the opencv for c++ in visual studio i have completed setting it up. when i run the sample code i get the error as

error LNK1112: module machine type 'X86' conflicts with target machine type 'x64 C++\FinalPro\FinalPro\opencv_highgui249d.lib(opencv_highgui249d.dll)

I have set also x64 instead of win32 default but still its not working the lib of open cv are all 64bit