Hi,

When I compile the latest release with Codewarrior for Windows, I get a
crash inside cmsGetPostScriptCRDEx.
With a few debug strings I got it down to be somewhere in
cmsSample3DGrid:

cmsGetPostScriptCRDEx
WriteOutputLUT
cmsReverseLinearInterpLUT16
cmsSample3DGrid

and there it seems to be this line:

       if (!Sampler(In, Out, Cargo))
                return FALSE;

It calls OutputValueSampler and there it crashes.

Now this may be a problem with Codewarrior only as a small test
application with the lcms.dll works.

And even with optimization off it crashes the app silently.

Mfg
Christian

-- 
Nine thousand functions in one REALbasic plug-in. The MBS Plugin.
<http://www.monkeybreadsoftware.de/realbasic/plugins.shtml>


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Lcms-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to