POV-Ray : Newsgroups : povray.macintosh : Eagle 3D File will not render Server Time
19 Apr 2024 12:38:01 EDT (-0400)
  Eagle 3D File will not render (Message 11 to 13 of 13)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: Yvo Smellenbergh
Subject: Re: Eagle 3D File will not render
Date: 12 Sep 2007 11:13:20
Message: <1i4c7jj.dbefi11x9itruN%yvo.s@cancel_This_gmx.net>
Tiger <nos### [at] nospam> wrote:

[...]
> * MegaPOV (Mac)       : error message shows up when trying to render:
> -----------------------------------------------------
> File: /Users/Tiger/Desktop/From Mac/Eagle 3D (Mac) 
> created/mac_eagle3d.pov  Line: 42
> File Context (5 lines):
> #declare col_preset = 2;
> #declare pin_short = on;
> #declare environment
> Parse Error: Expected 'undeclared identifier', environment found instead
> -----------------------------------------------------

> I suspect Eagle 3D saving the POV files in a specific format which 
> Mac-POVray can't use. We really should analyze the above files somehow,
> to compare them with each other, but I really don't know where to start.
> Suggestions? I could upload the test-files if anyone is interested in
> looking at them.

You can e-mail me that file and, if there are, all the necessary include
files to render it.
Please send the unmodified file.
Then I will examine why it doesn't render on MegaPOV.

Yvo Smellenbergh


-- 
-----------------------------------
MegaPOV at:  http://megapov.inetart.net
MacMegaPOV at:  http://users.skynet.be/smellenbergh
E-mail: yvo### [at] cancel_This_first_gmxnet


Post a reply to this message

From: Yvo Smellenbergh
Subject: Re:[solved] Eagle 3D File will not render
Date: 13 Sep 2007 13:07:00
Message: <1i4e78y.1v45d0g1bdtih0N%yvo.s@cancel_This_gmx.net>
Tiger <nos### [at] nospam> wrote:

[...]
> * MegaPOV (Mac)       : error message shows up when trying to render:
> -----------------------------------------------------
> File: /Users/Tiger/Desktop/From Mac/Eagle 3D (Mac) 
> created/mac_eagle3d.pov  Line: 42
> File Context (5 lines):
> #declare col_preset = 2;
> #declare pin_short = on;
> #declare environment
> Parse Error: Expected 'undeclared identifier', environment found instead
'environment' is a reserved keyword in MegaPOV. It is used for the
mechsim patch.
This patch doesn't exist in the official POV-Ray version and that is the
only reason why POV-Ray for Windows is rendering it.
You will see that WinMegaPOV will not render it either.

So, this is actually an error in Eagle 3D, they should use 'Environment'
instead, starting the word with an uppercase character.

User defined variables and/or declares should never start with a lower
case character!

Regards,

Yvo
-- 
-----------------------------------
MegaPOV at:  http://megapov.inetart.net
MacMegaPOV at:  http://users.skynet.be/smellenbergh
E-mail: yvo### [at] cancel_This_first_gmxnet


Post a reply to this message

From: Tiger
Subject: Re: [solved] Eagle 3D File will not render
Date: 15 Sep 2007 11:23:50
Message: <46ebf906@news.povray.org>
On 13-09-07 19:06, Yvo Smellenbergh wrote:
> Tiger <nos### [at] nospam> wrote:
> 
> [...]
>> * MegaPOV (Mac)       : error message shows up when trying to render:
>> -----------------------------------------------------
>> File: /Users/Tiger/Desktop/From Mac/Eagle 3D (Mac) 
>> created/mac_eagle3d.pov  Line: 42
>> File Context (5 lines):
>> #declare col_preset = 2;
>> #declare pin_short = on;
>> #declare environment
>> Parse Error: Expected 'undeclared identifier', environment found instead

> 'environment' is a reserved keyword in MegaPOV. It is used for the
> mechsim patch.
> This patch doesn't exist in the official POV-Ray version and that is the
> only reason why POV-Ray for Windows is rendering it.
> You will see that WinMegaPOV will not render it either.

Thanks. I've forwarded your reply to the author of Eagle 3D. Hopefully 
he'll fix it soon.


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

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