Ask Your Question
0

How do I rebuild 3.0Beta librarys, do I need too?

asked 2015-03-23 14:12:45 -0600

HandsomeJoe gravatar image

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

edit retag flag offensive close merge delete

Comments

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?

StevenPuttemans gravatar imageStevenPuttemans ( 2015-03-31 02:37:12 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
1

answered 2015-03-30 15:29:39 -0600

HandsomeJoe gravatar image

I have subsequently learned that I do have to rebuild the openCV libraries to eliminate this mismatch error. However, this may be specific to my particular environment: Windows 7 SP1, VS2012 & CMake 3.2.1

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-03-23 14:12:45 -0600

Seen: 218 times

Last updated: Mar 30 '15