You need to install jpeglib and tifflib, which are separate libraries: http://ijg.org/ http://www.remotesensing.org/libtiff/
Regards Marti Original Message: ----------------- From: Rémi CERISE cerise....@gmail.com Date: Thu, 27 Jan 2011 14:13:44 +0100 To: lcms-user@lists.sourceforge.net Subject: [Lcms-user] missing files to jpgicc Hi, I am trying to compile the littleCMS 2.2.1 project for VS2008. All is building fine except jpeg (jpgicc) and tiff (tiffdif & tifficc). For tiff, I added the missing files and resolved the problem. For jpg, I proceeded the same way (added jpeglib.h, jconfig.h & jmorecfg.h) but got compilation errors (looks to be inclusion errors). Here's a sample. The rest is nearly the same. 1>jpgicc.c 1>c:\Users\D2C\Desktop\D2C\ColorSource\lcms2-2.1\utils\common\jpeglib.h(66) : error C2143: syntax error : missing '{' before '*' 1>c:\Users\D2C\Desktop\D2C\ColorSource\lcms2-2.1\utils\common\jpeglib.h(67) : error C2143: syntax error : missing '{' before '*' 1>c:\Users\D2C\Desktop\D2C\ColorSource\lcms2-2.1\utils\common\jpeglib.h(68) : error C2143: syntax error : missing '{' before '*' 1>c:\Users\D2C\Desktop\D2C\ColorSource\lcms2-2.1\utils\common\jpeglib.h(71) : error C2143: syntax error : missing '{' before '*' 1>c:\Users\D2C\Desktop\D2C\ColorSource\lcms2-2.1\utils\common\jpeglib.h(72) : error C2143: syntax error : missing '{' before '*' 1>c:\Users\D2C\Desktop\D2C\ColorSource\lcms2-2.1\utils\common\jpeglib.h(73) : error C2143: syntax error : missing '{' before '*' 1>c:\Users\D2C\Desktop\D2C\ColorSource\lcms2-2.1\utils\common\jpeglib.h(75) : error C2143: syntax error : missing '{' before '*' 1>c:\Users\D2C\Desktop\D2C\ColorSource\lcms2-2.1\utils\common\jpeglib.h(94) : error C2061: syntax error : identifier 'boolean' 1>c:\Users\D2C\Desktop\D2C\ColorSource\lcms2-2.1\utils\common\jpeglib.h(95) : error C2059: syntax error : '}' 1>c:\Users\D2C\Desktop\D2C\ColorSource\lcms2-2.1\utils\common\jpeglib.h(110) : error C2061: syntax error : identifier 'boolean' ...... I suppose I am not using the right files. Where could I find the missing files in order to properly compile jpgicc ? Any help is welcome. -------------------------------------------------------------------- myhosting.com - Premium Microsoft® Windows® and Linux web and application hosting - http://link.myhosting.com/myhosting ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Lcms-user mailing list Lcms-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/lcms-user