How do I rebuild 3.0Beta librarys, do I need too?
Hello:
I get a series of Linker errors trying to follow the procedure to install 3.0 Beta on Windows 7 using VS2012:
opencv_imgcodecs300.lib(rgbe.obj) : error LNK2038: mismatch detected for '_MSC_VER': value '1800' doesn't match value '1700' in TestIt.obj etc.
How do I get the distributed 3.0Beta libraries and my simple TestIt program to have matching _Msc_Ver values?
HJ
Hmm this rather seems to me that you are using the wrong visual compiler prebuilt binaries... which include folders are you using in the linker settings?