POV-Ray : Newsgroups : povray.programming : UVPOV source questions : UVPOV source questions Server Time
28 Jul 2024 20:22:40 EDT (-0400)
  UVPOV source questions  
From: Chris Huff
Date: 17 Jun 1999 09:13:04
Message: <3768F553.3F9A116A@compuserve.com>
I have successfully compiled a Mac version of UVPOV, all I did was
replace the generic source files. Is there anything else I need to do?
Also, I got two compile errors, I commented out the two lines of code
that produced them, and all seems well, but are these important?
I have slightly tested the compile, and it seems to work fine.


compile errors:

(I thought these were generic sources?)
Error   : function has no prototype
TOKENIZE.C line 2096   WIN_WhereError (Token.Filename,
Token.Token_Line_No+1, Echo_Ptr, Echo_Indx, Token.Token_String) ;

Error   : function call does not match prototype
photons.c line 988   Warn(1.0,"Could not save photon map
(%s)\n",photonOptions.fileName);


Post a reply to this message

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