I am having a trouble about installing the OpenCV at Microsoft Visual Studio 2013. I have already tried almost everything I have found in web: reinstall, delete files, have tried another IDE, write the libraries by my own, and a few things more.
I am having this error:
Error 1 error LNK1104: cannot open file 'opencv_calib3d2410d.dll'
I am using Windows 7, 64 bits, and Microsoft Visual Studio Express 2013.
Yes, I do verified if there is this library and if it is wrote correctly. The thing is that if I delete this one, he starts to sign that the following library is not found. The directory is correct too.
Thanks for now