i am trying to work with opencv2.1, i followed all the steps descriped in opencv wiki, i am also wirking with opencv2.1 in another computer, so i know what to do, so i followed all the same steps in this computer and i am getting error at .dll's. highgui210d.dll and all other dll files are in the opencv folder however when i write a simple c++ code such as one that takes simple images and shows it doesn't work, i get the error as "the application was unable to start correctly (0xc0150002)." i searched the web for this error, tried many things such as copying the dlls to project folder, downloading dependecy walker to see where was the error, this dependecy walker says: The Side-by-Side configuration information for HIGHGUI210D.DLL, CXCORE210D.DLL contains errors.
by the way, i am using visual c++ 2010 express. i searched the web for this dependency walker error and everybody says to download visual c++ 2005 and 2008 redistributables, and i did download them both, but still i have the same errors.
i hope i could clearly state my problem, i would be glad if you could help as soon as possible please!!!