LINK : fatal error LNK1104: cannot open file 'opencv_core242d.lib'
II*I would be very thankful to anybody who helps me to resolve this problem. I have installed OpenCV according to installation guide and also when i type code i don't receive any error message from intellisense (that means that it was configured properly?!). But when it comes to building i always receive this error: LINK : fatal error LNK1104: cannot open file 'opencv_core242d.lib'.
I use Visual Studio 2012 (32 bit), Windows 8 (64 bit). *