Re: [Lcms-user] lcms and VC++2005

2008-01-27 Thread Kai-Uwe Behrmann
Looks like a linking problem. Did you try to link a other non standard library with different results? Or in other word did you read the help entries in VC++2005 on how to handle libraries in this environment? Hint: you'd need to link in a xxx.dll file into your final target. kind regards Ka

[Lcms-user] lcms and VC++2005

2008-01-26 Thread Michel FORT
Hi everybody I am new in this mailing list. And I am also a newby in C lanquage. I works with Windows XP SP2 and VC++2005 I would like to use lcms with Dcraw, but it does not work I tried lcms.sln and tesbed with the supplied VC 2005 projetcs Result: Over 20 000 Errors !! I then tried the followin