POV-Ray : Newsgroups : povray.newusers : Error in golds.inc of version 3.5 : Error in golds.inc of version 3.5 Server Time
4 Sep 2024 20:18:00 EDT (-0400)
  Error in golds.inc of version 3.5  
From: Daohang Sha
Date: 15 Aug 2002 12:20:55
Message: <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

The code in golds.inc is following

#declare GoldBase = <1.00, 0.875, 0.575>;
#declare CVect1 = GoldBase - <0.00, 0.20, 0.40>;

I found golds.inc is still version 3.1. Anyone who knows if there is an
version 3.5 for golds.inc or how to correct the code of V3.1 to V3.5.

Thanks

D.S.


Post a reply to this message

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