Ask Your Question

Revision history [back]

Build the 3party libs with /MD option

Hi

I need to use openCV in a project that also made use of a huge infrastructure compiled with /MD option (MultiThreaded DLL), but the libs provided for jasper, jpeg, tiff... are only static ones (compiled with /MT)

How can I easily build/get lib that compiled using /MD options?

Thanks for help

Nathaniel