POV-Ray : Newsgroups : povray.binaries.images : Erro JPEG Library : Re: Erro JPEG Library Server Time
8 Jul 2024 06:52:27 EDT (-0400)
  Re: Erro JPEG Library  
From: Le Forgeron
Date: 23 Jun 2014 01:58:23
Message: <53a7c1ff$1@news.povray.org>
Le 23/06/2014 06:57, gaprie a écrit :
> Hello everyone,
> I need help about my problem. I want to render file 'object.pov' and show error
> report :
> 
> -------------------------------------------------------------------------
> File 'object.pov' line 98: Possible Parse Error: JPEG parameter struct
>  mismatch: library thinks size is 484, caller expects 488
> Fatal error in parser: Cannot access data in file.
> Render failed
> 
> -------------------------------------------------------------------------
> 
> What the solution about that problem?

IIRC, The mismatch is probably due to the change of version of libjpeg
(6 vs 8). And it's a shared library.

The povray binary was generated using one, and your system currently has
the other.

More details about your system and the povray binary are needed to
suggest a solution.

operating system ? (version ?)
version of povray binary ? how did you get it ?


-- 
Just because nobody complains does not mean all parachutes are perfect.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.