Patrick Ye wrote:
> Hi Eric,
>> This almost certainly is the cause of the trouble. It means that at
>> build time it found headers for one version of the JPEG library but
>> then linked with the library from a different version of JPEG.
> Thanks for the reply. So would you know which library is used by CS as
> the JPEG library?

You should probably search your system to see if you have multiple 
versions of the library installed. One possibility is to remove all JPEG 
libraries and headers you find and then install JPEG library again from 
scratch. After that, re-run CS configure script and rebuild CS (or at 
least the JPEG loader plugin).

> Furthermore, why would isotest still be able to load
> the jpg files?

I couldn't say, unless they aren't really JPEG's but actually some other 
image type.

-- ES

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Crystal-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crystal-main
Unsubscribe: mailto:[EMAIL PROTECTED]

Reply via email to