Ask Your Question

Revision history [back]

I have the same issue. Tried to build with the x64 under Win32/x86. Then I switched it, but get many of the following errors:

Error 1 error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in vipsSample.obj c:\Users\Trevor\documents\visual studio 2012\Projects\vipsSample\vipsSample\opencv_core246d.lib(alloc.obj) vipsSample

I know that there must be some VC switch to change "MD" to "MT", but I cannot find it.

Any help would be appreciated.