In my first proj: error LNK1112!
Hi every body, i installed opencv 2.4.3 and set up in VS2010 like siad in all tuts and Cookbook but there is this error:
Error 1 error LNK1112: module machine type 'x64' conflicts with target machine type 'X86'
although my system is x64!
what should i do?! :|
P.S: sorry for my bad English...
any chance you linked to the libs in the wrong(X86) directory ?
check the 'Additional Linker Path' settings and change to opencv\build\x64\vc10\lib if nessecary