openCV 243 using static libs error LNK2019

I'm trying to use openCV243 static libs in 64bit vs10 console application. My OS is win7 64 bit. I've included following libs: #pragma comment(lib,"../final_test/libs/staticlib/opencv_core243.li...