To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cad.rayOpen lugnet.cad.ray in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / Ray-Tracing / 1720
1719  |  1721
Subject: 
Re: PovRay Error
Newsgroups: 
lugnet.cad.ray
Date: 
Sat, 1 Mar 2003 19:31:01 GMT
Viewed: 
1236 times
  
"Sproaticus" <jsproat@io.com> wrote in message:

#declare _6081_dot_dat_clear = #if (QUAL = 0) box { <-40,0,-30>,
<40,32,10> } #else object {
// Brick  2 x  4 x  1 & 1/3 with Curved Top
lg_6081_clear
<----ERROR

ctb-1127.pov:5516: error: object expected but undeclared identifier
'lg_6081_clear' found instead.

This is because there are a few LGEO parts that are missing their _clear
definitions.  I think you can get around this by putting this line after • you
#include "lg_defs.inc":

#declare lg_6081_clear = lg_6081;

I know, *way* old post, but I just encountered this error and haven't
seen this solution posted, so:

Change line 326 of lg_6081.inc (of LGEO version #15) from:

#declare lg_6081 =

to:

#declare lg_6081_clear =

Mark



Message is in Reply To:
  Re: PovRay Error
 
(...) This is because there are a few LGEO parts that are missing their _clear definitions. I think you can get around this by putting this line after you #include "lg_defs.inc": #declare lg_6081_clear = lg_6081; (...) No idea on this one. I can't (...) (22 years ago, 31-Jul-02, to lugnet.cad.ray)

8 Messages in This Thread:




Entire Thread on One Page:
Nested:  All | Brief | Compact | Dots
Linear:  All | Brief | Compact
    

Custom Search

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR