Subject:
|
Re: Argh! Need Help with POV-Ray
|
Newsgroups:
|
lugnet.cad.dev
|
Date:
|
Fri, 4 Feb 2000 08:43:04 GMT
|
Viewed:
|
1471 times
|
| |
| |
On Mon, 31 Jan 2000 19:37:36 GMT, "Coby Bassett" <coby@exo.com> wrote:
> It doesn't really matter where you put them, but like I said before POV-Ray
> has to be told where they are. Check out the file "povray.ini" (you can get
> there from the Tools menu; select "Edit master POVRAY.INI") and down at the
> bottom it will list the paths of places where POV-Ray should look for files. I
> have my LGEO files in a directory called "LGEO" under another directory
> called "Graphics" on my C: drive, so my paths look like this in povray.ini:
>
> Library_Path=C:\Program Files\POV-Ray for Windows v3.1\INCLUDE
> Library_Path=C:\Graphics\LGEO
Well, I tried what you suggested and well, I get an error with the
very first inc file it tries to load (in this case it's lg_2348.inc)
Anyway, it says "numeric expression expected but undeclared identifier
'LG_WALL_WIDTH' found instead." Okay, great, that means absolutely
nothing to me other than it found something instead. So, uh, I have
this feeling that it wants to see another file some where in the grand
scheme of things.
When I create the pov file, I type in l2p van.dat van.pov Is this all
I need to do or is there some other secret hidden step? Thanks for
you help!
Kya
|
|
Message has 1 Reply: | | Re: Argh! Need Help with POV-Ray
|
| (...) Yes, it does indirectly. That error means that it sees something called "LG_WALL_WIDTH" in the file lg_2348.inc but it hasn't been told what this means yet. So you'll need to put something at the top of your POV file that will tell it what it (...) (25 years ago, 7-Feb-00, to lugnet.cad.dev)
|
Message is in Reply To:
| | Re: Argh! Need Help with POV-Ray
|
| (...) Errors or warnings? I wanted to point out that lots of warnings can come up because of a change in the way that POV-Ray handles declarations (unless you go into the LGEO include files and add semicolons to the appropriate lines as I have done (...) (25 years ago, 31-Jan-00, to lugnet.cad.dev)
|
8 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|