POV-Ray : Newsgroups : povray.newusers : Error in golds.inc of version 3.5 : Re: Error in golds.inc of version 3.5 Server Time
4 Sep 2024 20:14:14 EDT (-0400)
  Re: Error in golds.inc of version 3.5  
From: Tom Melly
Date: 15 Aug 2002 12:34:01
Message: <3d5bd7f9@news.povray.org>
"Daohang Sha" <dhs### [at] hotmailcom> wrote in message
news:3d5bd4e7@news.povray.org...
> Hi there,
>
> I am using version 3.5. There is always an error with golds.inc when I
> included it in my code. The error is
>
> #declare CVect1 = GoldBase - <----ERROR
> Parse Error: Expected 'object or directive', - found instead
>

Hmm, no problem here - how are you using it? It should be something like this:

#include "golds.inc"

sphere{0,1 texture{T_Gold_1A}}


Post a reply to this message

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