Ask Your Question

nathasion's profile - activity

2015-04-21 03:28:10 -0600 asked a question 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