Subject:
|
Re: PovRay Error
|
Newsgroups:
|
lugnet.cad.ray
|
Date:
|
Wed, 31 Jul 2002 16:17:19 GMT
|
Viewed:
|
611 times
|
| |
| |
"Sproaticus" <jsproat@io.com> wrote in message news:H04BGJ.I9L@lugnet.com...
> In lugnet.cad.ray, Mike Walsh writes:
> > #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;
[ ... snipped ... ]
I made this change and it has made it through the parse stage. We'll see
how it looks in about eight hours when it is done rendering.
Thanks for your help.
Mike
--
Mike Walsh - mike_walsh at mindspring.com
http://www.ncltc.cc - North Carolina LEGO Train Club
http://www.carolinatrainbuilders.com - Carolina Train Builders
http://www.bricklink.com/store.asp?p=mpw - CTB/Brick Depot
|
|
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
|
|
|
|