|
|
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?
Thanks for your help.
Regards,
Galih Pribadi
Post a reply to this message
|
|
|
|
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
|
|