[Lcms-user] can't use lcms in windows form
An ICC-based CMM for color management
Brought to you by:
mm2
|
From: Devon Y. <9to...@gm...> - 2012-10-04 21:32:22
|
HI guys, I have been using lcms library and there was no problem to use it in VC++ console project of Visual Studio 2010 with /MD (no clr). But stupid link errors occur when I include the same library in VC++ windows form project of VS2010 with /MD and /clr The errors look like "*** already defined in MSVCRT.lib(MSVCR100.dll)" I have no clue why this happens please give me a tip to fix it!! |