POV-Ray : Newsgroups : povray.programming : Unable to compile mlpov 0.81 : Re: Unable to compile mlpov 0.81 Server Time
8 Jul 2024 18:44:08 EDT (-0400)
  Re: Unable to compile mlpov 0.81  
From: Mael
Date: 26 Dec 2002 02:32:55
Message: <3e0ab0a7$1@news.povray.org>
> parstxtr.o: In function `Parse_Image(int)':
> parstxtr.o(.text+0x4a8): undefined reference to
> `Read_HDR_Image(Image_Struct*, char*)'

have you added the new file, hdr.cpp, to your compilation ?

> `pov_istream_class::UnRead_Byte(int)'

? don't know why you have those errors, this is in the official pov
UnRead_Byte is defined in file_pov.cpp

> Well, I'm not a programmer but it seems that the coresponding header files
> are missed. The file parstxtr.cpp and tokenize.cpp are changed by Mael, but
> I can't find parstxtr.h and tokenize.h in the patched sources. So when I
> start to compile the source, the old (original POV-Ray 3.5) ones are used
> instead.

parstxtr.h and tokenize.h are left unchanged by my patches as far as i can
tell

M


Post a reply to this message

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