POV-Ray : Newsgroups : povray.newusers : Parse Error in Stones1.inc : Re: Parse Error in Stones1.inc Server Time
29 Jul 2024 00:36:56 EDT (-0400)
  Re: Parse Error in Stones1.inc  
From: kurtz le pirate
Date: 24 Mar 2007 05:42:04
Message: <kurtzlepirate-3EC4ED.11415524032007@news.povray.org>
In article <web.4604f30532f391763533adc80@news.povray.org>,
 "neelakantankk" <nee### [at] gmailcom> wrote:

> Hi, I am new to POV-Ray. I installed POV-Ray v3.6.1c after downloading the
> Windows 32bit installer from the website. But it is giving me a parse error
> in the file stones1.inc
> 
> The error message is
> 
> File: d: Program Files POV-Ray for Windows v3.6 INCLUDE stones1.inc  Line:
> 573
> File Context (5 lines):
>   color_map
>    {[0.0, 0.3 color White
> Parse Error: Expected 'color', undeclared identifier 'White' found instead
> 
> 
> Please help me out here
> 
> Neelakantan

just add :              #include "colors.inc"
in your scene before :  #include "stones1.inc"
 


-- 
klp


Post a reply to this message

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