POV-Ray : Newsgroups : povray.general : [3.6] advanced/balcony.pov Server Time
3 Aug 2024 02:16:32 EDT (-0400)
  [3.6] advanced/balcony.pov (Message 1 to 6 of 6)  
From: Rafal 'Raf256' Maj
Subject: [3.6] advanced/balcony.pov
Date: 11 Jun 2004 22:11:35
Message: <Xns95062A3277513raf256com@203.29.75.35>
example scene
  advanced/balcony.pov
does not render (on fresh 3.6 instalation),


Preset INI file is 'F:\PROGRAM FILES\POV-RAY FOR WINDOWS 
V3.6\renderer\quickres.ini', section is '[512x384, No AA]'.
Preset source file is 
'C:\box\cre\3d\pov\scenes\advanced\balcony\balcony.pov'.
[...]
File: F:\Program Files\POV-Ray for Windows v3.6\INCLUDE\shapes.inc  Line: 
464
Parse Warning:  Round_Box() macro called with z-size < Radius, results may 
not be as expected
File: table_stuff.inc  Line: 95
Possible Parse Error: Could not find file 'bglass.inc'
File: table_stuff.inc  Line: 95
File Context (5 lines):
#include "bglass.inc"

union {
  object {
    Glass

Parse Error: Cannot open include file bglass.inc.
File: table_stuff.inc  Line: 95
Parse Warning: Check that the file is in a directory specifed with a +L 
switch or 'Library_Path=' .INI item. Standard include files are in the 
include
directory or folder. Please read your documentation carefully.
[...]
POV-Ray finished


-- 
http://www.raf256.com/3d/
Rafal Maj 'Raf256', home page - http://www.raf256.com/me/
Computer Graphics


Post a reply to this message

From: Alain
Subject: Re: [3.6] advanced/balcony.pov
Date: 11 Jun 2004 22:29:31
Message: <40ca6a8b$1@news.povray.org>
Rafal 'Raf256' Maj nous apporta ses lumieres ainsi en ce 11/06/2004 
22:11... :

>example scene
>  advanced/balcony.pov
>does not render (on fresh 3.6 instalation),
>
>
>Preset INI file is 'F:\PROGRAM FILES\POV-RAY FOR WINDOWS 
>V3.6\renderer\quickres.ini', section is '[512x384, No AA]'.
>Preset source file is 
>'C:\box\cre\3d\pov\scenes\advanced\balcony\balcony.pov'.
>[...]
>File: F:\Program Files\POV-Ray for Windows v3.6\INCLUDE\shapes.inc  Line: 
>464
>Parse Warning:  Round_Box() macro called with z-size < Radius, results may 
>not be as expected
>File: table_stuff.inc  Line: 95
>Possible Parse Error: Could not find file 'bglass.inc'
>File: table_stuff.inc  Line: 95
>File Context (5 lines):
>#include "bglass.inc"
>
>union {
>  object {
>    Glass
>
>Parse Error: Cannot open include file bglass.inc.
>File: table_stuff.inc  Line: 95
>Parse Warning: Check that the file is in a directory specifed with a +L 
>switch or 'Library_Path=' .INI item. Standard include files are in the 
>include
>directory or folder. Please read your documentation carefully.
>[...]
>POV-Ray finished
>
>
>  
>
Do you also have 3.5 installed? I do and POV 3.6 looks in the 3.5 
folders for the scenes, but looks in it's own include folder for inc 
files. If the include is in the same place as the scene file, it may not 
look in the right place.

Alain


Post a reply to this message

From: Thomas de Groot
Subject: Re: [3.6] advanced/balcony.pov
Date: 12 Jun 2004 03:11:57
Message: <40caacbd@news.povray.org>
"Alain" <aze### [at] qwertygov> schreef in bericht
news:40ca6a8b$1@news.povray.org...
> >File: table_stuff.inc  Line: 95
> >Possible Parse Error: Could not find file 'bglass.inc'
> >
> Do you also have 3.5 installed? I do and POV 3.6 looks in the 3.5
> folders for the scenes, but looks in it's own include folder for inc
> files. If the include is in the same place as the scene file, it may not
> look in the right place.
>
No the point is that the file 'bglass.inc' does not appear, in neither
folder! And searching my whole PC, I found it simply does not exist!

Thomas


Post a reply to this message

From: Alain
Subject: Re: [3.6] advanced/balcony.pov
Date: 12 Jun 2004 09:04:38
Message: <40caff66$1@news.povray.org>
Thomas de Groot nous apporta ses lumieres ainsi en ce 12/06/2004 03:11... :

>"Alain" <aze### [at] qwertygov> schreef in bericht
>news:40ca6a8b$1@news.povray.org...
>  
>
>>>File: table_stuff.inc  Line: 95
>>>Possible Parse Error: Could not find file 'bglass.inc'
>>>
>>>      
>>>
>>Do you also have 3.5 installed? I do and POV 3.6 looks in the 3.5
>>folders for the scenes, but looks in it's own include folder for inc
>>files. If the include is in the same place as the scene file, it may not
>>look in the right place.
>>
>>    
>>
>No the point is that the file 'bglass.inc' does not appear, in neither
>folder! And searching my whole PC, I found it simply does not exist!
>
>Thomas
>
>
>  
>
OK. Same thing here, and only one referance of it in "table_stuff.inc" 
from 3.6. Try editing table_stuff.inc to change bglass.inc to glass.inc.

Alain


Post a reply to this message

From: Thomas de Groot
Subject: Re: [3.6] advanced/balcony.pov
Date: 12 Jun 2004 09:19:36
Message: <40cb02e8@news.povray.org>
"Alain" <aze### [at] qwertygov> schreef in bericht
news:40caff66$1@news.povray.org...
> OK. Same thing here, and only one referance of it in "table_stuff.inc"
> from 3.6. Try editing table_stuff.inc to change bglass.inc to glass.inc.
>
Oooh... And me thinking that bglass.inc was some 'special' file... (perhaps
it is? ;-) )
Yeah! obvious solution! Thanks for reminding me I should improve my
intelligence  :-})

Thomas


Post a reply to this message

From: Brian Elliott
Subject: Re: [3.6] advanced/balcony.pov
Date: 15 Jun 2004 20:34:17
Message: <40cf9589@news.povray.org>
"Alain" <aze### [at] qwertygov> wrote in message
news:40caff66$1@news.povray.org...
> Thomas de Groot nous apporta ses lumieres ainsi en ce 12/06/2004 03:11...
:
>
> >"Alain" <aze### [at] qwertygov> schreef in bericht
> >news:40ca6a8b$1@news.povray.org...
> >
> >
> >>>File: table_stuff.inc  Line: 95
> >>>Possible Parse Error: Could not find file 'bglass.inc'
> >>>
> >>>
> >>>
> >>Do you also have 3.5 installed? I do and POV 3.6 looks in the 3.5
> >>folders for the scenes, but looks in it's own include folder for inc
> >>files. If the include is in the same place as the scene file, it may not
> >>look in the right place.
> >>
> >>
> >>
> >No the point is that the file 'bglass.inc' does not appear, in neither
> >folder! And searching my whole PC, I found it simply does not exist!
> >
> >Thomas
> >
> >
> >
> >
> OK. Same thing here, and only one referance of it in "table_stuff.inc"
> from 3.6. Try editing table_stuff.inc to change bglass.inc to glass.inc.
>
> Alain

I just found this commentary in the revision.txt file of PoV-Ray 3.6.

+> Change 2405 on 2004/01/17 by chormann@titon
+>
+>  (a few lines snipped)
+>
+>   Additional change: the advanced/balcony scene had an include file
+>     glass.inc - changed this to bglass.inc to avoid interference with
+>     system include file.

There is another file also named "glass.inc" in the %InstallDir\inc
directory.  For 3.6, they renamed the balcony scene's "glass.inc" file to
"bglass.inc" to avoid the naming clash.  But it seems the "bglass.inc" file
was mistakenly left out of the PoV-Ray distribution.  A minor whoops.

Cheers,
Brian


Post a reply to this message

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