Hi, the trick is to use xswab() instead
To force that in cmsio1.c:39, bypass (comment) like so: //#ifdef __BEOS__ # define USE_CUSTOM_SWAB 1 //#endif so that USE_CUSTOM_SWAB is defined The real fix would be #if defined(__BEOS__) || defined(__ANDROID__) # define USE_CUSTOM_SWAB 1 #endif thxs, Sylvain. ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Lcms-user mailing list Lcms-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/lcms-user