[Lcms-user] basics questions - tifficc-2
An ICC-based CMM for color management
Brought to you by:
mm2
From: Thomas P. <ma...@Pa...> - 2001-12-11 15:24:58
|
ReHi, I have got the libs! Thank you verry much, Marti. But, when I compile, i get the following error message: Linking... LINK : warning LNK4098: defaultlib "LIBC" conflicts with use of other libs; use /NODEFAULTLIB:library tifficc.obj : error LNK2001: unresolved external symbol _cmsCloseProfile tifficc.obj : error LNK2001: unresolved external symbol _cmsDeleteTransform tifficc.obj : error LNK2001: unresolved external symbol _cmsCreateProofingTransform tifficc.obj : error LNK2001: unresolved external symbol _cmsGetColorSpace tifficc.obj : error LNK2001: unresolved external symbol _cmsOpenProfileFromFile tifficc.obj : error LNK2001: unresolved external symbol _cmsCreate_sRGBProfile tifficc.obj : error LNK2001: unresolved external symbol _cmsOpenProfileFromMem tifficc.obj : error LNK2001: unresolved external symbol _cmsDoTransform ..\..\bin\tifficc.exe : fatal error LNK1120: 8 unresolved externals Error executing link.exe. tifficc.exe - 9 error(s), 1 warning(s) Do you know how to solve the problem? Tomek |